Java Concurrency

http://tutorials.jenkov.com/java-concurrency/index.html 

根据"CPU Usage History"可以判断该PC为CPU四核。

1. Multithreading Benefits

充分利用PC资源 - 比如在等待IO操作的过程中,CPU可以做其他任务

 

posted on 2016-10-11 14:51  -赶鸭子上架-  阅读(136)  评论(0编辑  收藏  举报