Art of Multiprocessor Programming (e-bog) af Spear, Michael
Spear, Michael (forfatter)

Art of Multiprocessor Programming e-bog

619,55 DKK (inkl. moms 774,44 DKK)
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...
E-bog 619,55 DKK
Forfattere Spear, Michael (forfatter)
Udgivet 8 september 2020
Længde 576 sider
Genrer Software Engineering
Sprog English
Format epub
Beskyttelse LCP
ISBN 9780123914064
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. Features new exercises developed for instructors using the text, with more algorithms, new examples, and other updates throughout the book Presents the fundamentals of programming multiple threads for accessing shared memory Explores mainstream concurrent data structures and the key elements of their design, as well as synchronization techniques, from simple locks to transactional memory systems