Search Books

The Art of Multiprocessor Programming

Author Herlihy, Maurice
Publisher Morgan Kaufmann
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
75.00 79.95 USD
🛒 Buy New on Amazon 🇺🇸

✓ In Stock.

Share:
Book Details
ISBN / ASIN0123705916
ISBN-139780123705914
AvailabilityIn Stock.
Sales Rank1,088,560
MarketplaceUnited States 🇺🇸

Description

The Art of Multiprocessor Programming promises to be the first comprehensive presentation of the principles and tools available for programming multiprocessor machines.

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, programmers need to learn the new principles, algorithms, and tools.

The book will be of immediate use to programmers working with the new architectures. For example, the next generation of computer game consoles will all be multiprocessor-based, and the game industry is currently struggling to understand how to address the programming challenges presented by these machines. This change in the industry is so fundamental that it is certain to require a significant response by universities, and courses on multicore programming will become a staple of computer science curriculums.

This book includes fully-developed Java examples detailing data structures, synchronization techniques, transactional memory, and more.

Students in multiprocessor and multicore programming courses and engineers working with multiprocessor and multicore systems will find this book quite useful.

  • The book on multicore programming, the new paradigm of computer science
  • Written by the world's most revered experts in multiprocessor programming and performance
  • Includes examples, models, exercises, PowerPoint slides, and sample Java programs