Taming Java Threads

来源:互联网 发布:僵尸道长本港台源码 编辑:程序博客网 时间:2024/05/16 14:22
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Learning how to write multithreaded applications is the key to taking full advantage of the Java platform. In Taming Java Threads, well-known columnist and Java expert Allen Holub provides Javaprogrammers with the information they need to write real multithreaded programs&emdash;programs with real code. Holub provides an in-depth explanation of how threads work along with informationabout how to solve common problems such as deadlocks and race conditions. He not only explains common problems, but also provides the uncommon solutions that mark the difference betweenproduction-level code and toy demos. Topics covered in this book include the architecture of threads; the mutex and lock management; condition variables and counting semaphores; timers, alarms, and swing thread safety; observers and multicasters; singletons, critical sessions, and reader/writer locks; threads in an object-oriented world; and object-oriented threading chitectures. While it is essential to build support for threading into a Java program from thevery beginning, most books on the subjects of Java-UI construction and Java networking barely touch on threading topics. Along with being a basic Java reference, this book is a must-read for any Java developer.
http://rapidshare.com/files/52458241/1893115100.zip
原创粉丝点击