Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Friesen, Jeff (Author)
Format: Electronic eBook
Language:Inglés
Published: [New York] : Apress, [2015]
Series:Expert's voice in Java.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.