Java Threads and the Concurrency Utilities

Threads and the Concurrency Utilities helps all Java developers master the complexity of Java's Thread APIs and Java's Concurrency Utilities. This knowledge aids the Java developer in writing correct and performant multithreaded applications. Everything you want to know about Java's s...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Friesen, Jeff (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2015.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1. Threads and Runnables
  • 2. Thread Synchronization and Volatility
  • 3. Waiting and Notification
  • 4. Additional Thread Capabilities
  • 5. Concurrency Utilities and Executors
  • 6. Synchronizers
  • 7. The Locking Framework
  • 8. Additional Concurrency Utilities
  • A. Answers to Exercises
  • B. Threads and the Standard Class Library.