Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: The Art of Multiprocessor Programming [SMP]
Авторы: Maurice Herlihy, Nir Shavit
Аннотация:
As the computer industry changes from single-processor to multiprocessor architectures, this revolution requires a fundamental change in how programs are written. To leverage the performance and power of multiprocessor programming, also known as multicore programming, you need to learn the new principles, algorithms, and tools presented in this book. It includes fully-developed Java examples detailing data structures, synchronization techniques, transactional memory, and more.