concurrency in java

时间:2012-09-30 03:23:46
【文件属性】:
文件名称:concurrency in java
文件大小:1.64MB
文件格式:PDF
更新时间:2012-09-30 03:23:46
concurrency java多线程编程 Writing correct programs is hard; writing correct concurrent programs is harder. There are simply more things that can go wrong in a concurrent program than in a sequential one. So, why do we bother with concurrency? Threads are an inescapable feature of the Java language, and they can simplify the development of complex systems by turning complicated asynchronous code into simpler straight-line code. In addition, threads are the easiest way to tap the computing power of multiprocessor systems. And, as processor counts increase, exploiting concurrency effectively will only become more important.

网友评论

  • good book!
  • this book,very good
  • 非常不错的并发书籍
  • 非常不错的并发书籍