The Art of Multiprocessor Programming, Revised Reprint

The Art of Multiprocessor Programming, Revised Reprint


Yazar Maurice Herlihy
Yayınevi Morgan Kaufmann
ISBN 9780123973375
Baskı yılı 2012
Sayfa sayısı 536
Ağırlık 1.08 kg
Stok durumu Tükendi   

Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative guide to multicore programming. It introduces a higher level set of software development skills than that needed for
1. Introduction 2. Mutual Exclusion 3. Concurrent Objects and Linearization 4. Foundations of Shared Memory 5. The Relative Power of Synchronization Methods 6. The Universality of Consensus 7. Spin Locks and Contention 8. Monitors and Blocki