• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

littlesuccess

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2011年11月21日

Java并发编程实践-前言

摘要: Preface前言At this writing, multicore processors are just now becoming inexpensive enough for midrange desktop systems. Not coincidentally, many development teams are noticing more and more threading-related bug reports in their projects. In a recent post on the NetBeans developer site, one of the cor 阅读全文

posted @ 2011-11-21 20:24 littlesuccess 阅读(187) 评论(0) 推荐(0)

设计模式之责任链

摘要: 责任链模式实现了请求的发送者和请求的接受者的解耦。责任链模式是通过将请求接受者串联成链,并在链上依次传递请求实现的。但位于责任链上的某个接受者能够处理请求,那么请求就不必继续往下传递。注意,请求发送者只知道有个责任链会去处理这个请求,它不知道到底哪个接受者会处理。 阅读全文

posted @ 2011-11-21 14:28 littlesuccess 阅读(136) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3