Oaks, Scott
Java Threads
- ISBN 13:
- 9780596007829
- author:
- Oaks, Scott
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2004
- Pages:
- 358
- Genre:
- Java & variants
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Java Threads provides a thorough approach to threading in Java, helping you write efficient and bug-free multithreaded programs. This updated edition covers the key features of Java 2 Standard Edition version 5.0 (J2SE 5.0), including new thread-related classes that simplify the task of writing concurrent code. You'll learn how to use threads effectively, avoid common mistakes, and tackle problems like deadlock, race conditions, and starvation. The book also covers topics such as programmatically controlled locks, condition variables, thread performance, and security. With this guide, you can take full advantage of Java's threading facilities and write high-quality concurrent code. The Third Edition has been expanded to incorporate the concurrency utilities from java.util.concurrent, making it an essential resource for developers working with J2SE 5.0 or earlier versions of Java.