The Art of Multiprocessor Programming 在線電子書 圖書標籤: 並行 Programming 多處理器 parallel 編程 並發 計算機 計算機科學
發表於2025-01-22
The Art of Multiprocessor Programming 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
as the title, this's about art more than engineering
評分The first part of the book is invaluable resource for nonblocking sychronization
評分幫助我理解瞭很多鎖算法的實現原理。
評分The first part of the book is invaluable resource for nonblocking sychronization
評分as the title, this's about art more than engineering
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
TL;DR 在看这书之前,我以为这书会讲多核结构啊缓存一致性啊一类的东西,再不济讲一下各种 concurrency model 啥的,结果看完前几章后我又扫了一下目录,这才发现坑爹了。 这书的关键词是锁(locking),是的,你没看错,就是锁,而且还是用户态的锁。 以锁为核心,这书可以分...
評分深入学习一个领域最好的方法就是读这个领域权威人物写的教材,最好是每章后面带有chapter notes的那种,共享内存并发同步领域的The Art of Multiprocessor Programming这本书就是如此,作者M. Herlihy本身就提出了并发同步相关的很多重要理论和方法。全书以一致的风格介绍领域...
評分This book is very new. I'm still wondering why the authors titled this book multeprocessors instead of much more eye-attractive multicore. Maybe they tought they are actually the same unsolved problems. Parallelization came from very specific domains like O...
評分可以更加深入理解操作系统调度和并发等问题,无需深刻的计算理论知识即可读懂。我是在研一花了整整十天看完的!建议后来者多结合图示理解文字算法,不懂再去看代码,这样快一些!前六章的计算理论不分不必追究细节,后面阅读时可以慢慢体会!其实学过操作系统和计算机组成完全...
評分深入学习一个领域最好的方法就是读这个领域权威人物写的教材,最好是每章后面带有chapter notes的那种,共享内存并发同步领域的The Art of Multiprocessor Programming这本书就是如此,作者M. Herlihy本身就提出了并发同步相关的很多重要理论和方法。全书以一致的风格介绍领域...
The Art of Multiprocessor Programming 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025