摘要
随着Java并发(Concurrent)工具包的推出,并发程序的开发方式得到了极大的优化。较之以往的多线程设计机制,论文从四个方面深入探讨了并发(Concurrent)工具包是如何提升并发编程效能的。
As the release of Java concurrent package, multi-threading programming using java language has been greatly optimized. This report is an in-depth discussion about the merits of concurrent package in designing concurrent program compare to the multi-threading mechanisms before.
出处
《吉林省教育学院学报》
2016年第8期78-81,共4页
Journal of Jilin Provincial Institute of Education
关键词
并发
多线程
JAVA
concurrent
muti-threading
java