Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors
Читать

Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors

More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.