Buch, Englisch, 576 Seiten, Format (B × H): 192 mm x 236 mm, Gewicht: 1153 g
Buch, Englisch, 576 Seiten, Format (B × H): 192 mm x 236 mm, Gewicht: 1153 g
ISBN: 978-0-12-415950-1
Verlag: Elsevier LTD
The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The book is an ideal resource for students and professionals alike who will benefit from its thorough coverage of key multiprocessor programming issues.
Zielgruppe
<p>Students in multiprocessor and multicore programming courses and engineers working with multiprocessor and multicore systems.</p>
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Introduction 2. Mutual exclusion 3. Concurrent objects 4. Foundations of shared memory 5. The relative power of synchronization operations 6. Universality of consensus 7. Spin locks and contention 8. Monitors and blocking synchronization 9. Linked lists: The role of locking 10. Queues, memory management, and the ABA problem 11. Stacks and elimination 12. Counting, sorting and distributed coordination 13. Concurrent hashing and natural parallelism 14. Skiplists and balanced search 15. Priority queues 16. Scheduling and work distribution 17. Data parallelism 18. Barriers 19. Optimism and manual memory management 20. Transactional programming Appendix A: Software basics Appendix B: Hardware basics