by
Tim Peierls, Brian Goetz, Joshua Bloch
Language: English
Release Date: May 9, 2006
Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the...