Java Thread Programming (CHM 英文版)
(CHM英文版, 附源码)
by Paul Hyde
Aug 20, 1999, Sams.
Pages: 528
ISBN-10: 0-672-31585-8
ISBN-13: 978-0-672-31585-5
Java Thread Programming shows you how to take full advantage of Java's thread facilities: when to use threads to increase your program's efficiency, how to use them effectively, and how to avoid common mistakes.
There is thorough coverage of the Thread API, ThreadGroup classes, the Runnable interface, and the synchronized operator. Extensive, complete, code examples show programmers the details of creating and managing threads in real-world applications.
详细介绍,源码在此:http://www.informit.com/store/product.aspx?isbn=0672315858
(附件包含源码)
一本古书,传上来以示敬意!