Java Thread Programming
Paul Hyde
510 pages, Paperback
ISBN: 0672315858
ISBN13:
Language: English
Publish: 915177600000
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.