文件名称:java.util.concurrent
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java.util.concurrent包的并发处理
Sun大神终于为我们这些可怜的小程序员推出了 java.util.concurrent工具包以简化并发完成。开发者们借助于此,将有效的减少竞争条件(race conditions)和死锁线程。concurrent包很好的解决了这些问题,为我们提供了更实用的并发程序模型。
-java.util.concurrent concurrent processing package for the Sun The Great God has finally those of us poor little programmer launched a toolkit to simplify concurrent java.util.concurrent completed. Developers have the help of this, will effectively reduce the conditions of competition (race conditions), and deadlock the thread. excellent concurrent package addresses these issues, provides us with a more practical model for concurrent programming.
Sun大神终于为我们这些可怜的小程序员推出了 java.util.concurrent工具包以简化并发完成。开发者们借助于此,将有效的减少竞争条件(race conditions)和死锁线程。concurrent包很好的解决了这些问题,为我们提供了更实用的并发程序模型。
-java.util.concurrent concurrent processing package for the Sun The Great God has finally those of us poor little programmer launched a toolkit to simplify concurrent java.util.concurrent completed. Developers have the help of this, will effectively reduce the conditions of competition (race conditions), and deadlock the thread. excellent concurrent package addresses these issues, provides us with a more practical model for concurrent programming.
相关搜索: concurrent
(系统自动生成,下载前可以参看下载内容)
下载文件列表
java.util.concurrent\java.util.concurrent包的并发处理.doc
java.util.concurrent
java.util.concurrent