The Art of Multiprocessor Programming

The Art of Multiprocessor Programming

Maurice Herlihy

出版时间

2008-03-14

ISBN

9780123705914

评分

★★★★★
内容简介

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. Prof. Maurice Herlihy, who coined the phrase "transactional memory," is on the faculty of Brown University. He is the recipient of the 2003 Dijkstra Prize in distributed computing. Prof. Nir Shavit is on the faculty of Tel-Aviv University and a member of the technical staff at Sun Microsystems Laboratories. In 2004 they shared the Gödel Prize, the highest award in theoretical computer science.

* 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

用户评论
as the title, this's about art more than engineering
这本书是我们的课本。不知道为什么这么多人竟然说很好。个人感觉读过以后仍然一头雾水,不得不去翻翻原来的paper看,通过读由来的paper以后清楚很多。比如说第三章讲linearizable,就很不清楚。这本书只能当目录来看,里面有很多不详细的内容,还有很多错误的地方,都需要去翻翻paper才能明白。
The first part of the book is invaluable resource for nonblocking sychronization
帮助我理解了很多锁算法的实现原理。
下载地址
我要反馈