Limit this search to....

Taming Java Threads
Contributor(s): Holub, Allen (Author)
ISBN: 1893115100     ISBN-13: 9781893115101
Publisher: Apress
OUR PRICE:   $31.46  
Product Type: Paperback - Other Formats
Published: June 2000
Qty:
Annotation: Offers comprehensive coverage of issues related to multithreaded programming not found anywhere else, this guide also contains production quality-code that can be incorporated into programs without modification. Ideal for those writing Java applications based on Java AWT and SWING, Multithreaded applications are the key to taking full advantage of the Java language. This book offers an in-depth explanation of how threads work and the common problems encountered in multithreaded programming.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Software Development & Engineering - General
Dewey: 005.133
Physical Information: 0.82" H x 7.41" W x 9.26" (1.38 lbs) 300 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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 Java programmers with the information they need to write real multithreaded programsprograms with real code. Holub provides an in-depth explanation of how threads work along with information about 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 between production-level code and toy demos.

While it is essential to build support for threading into a Java program from the very beginning, most books on the subjects of Java user interface 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.