The Art of Multiprocessor Programming, Revised Reprint 在線電子書 圖書標籤: concurrency parallel_programming 並行 編程 Parallel 計算機 Programming 阿男
發表於2024-11-08
The Art of Multiprocessor Programming, Revised Reprint 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
小錯不少,但確實是領域內最優秀的書之一瞭,前半部分是OS的小小延續,後麵從理論到具體的算法實現,把多綫程前提下的數據結構從鎖全部,到鎖部分,再倒實現lock-free,再到wait-free。循序漸進的編寫方式,讓我在讀的時候常常有臥槽臥槽的感覺:原來鎖在多綫程環境下是很低效的一種方式,wait-free纔是各種數據結構的終極目標啊。感謝老師,感謝這本書讓我長瞭很多見識!
評分書好理論,看不太明白,感覺不適閤現在的自己。或許將來可以再來看看。
評分一點都看不齣哪裏 Art
評分一點都看不齣哪裏 Art
評分一點都看不齣哪裏 Art
Revised and updated with improvements conceived in parallel programming courses, "The Art of Multiprocessor Programming" is an authoritative guide to multicore programming. It introduces a higher level set of software development skills than that needed for efficient single-core programming. This book provides comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. Students and professionals alike will benefit from thorough coverage of key multiprocessor programming issues. This revised edition incorporates much-demanded updates throughout the book, based on feedback and corrections reported from classrooms since 2008. It helps you to learn the fundamentals of programming multiple threads accessing shared memory. It lets you explore mainstream concurrent data structures and the key elements of their design, as well as synchronization techniques from simple locks to transactional memory systems. You can visit the companion site and download source code, example Java programs, and materials to support and enhance the learning experience.
现在在读这本书, 已经看了ch.1-5, ch.8--10, 有了一点发言权,谈谈自己的看法。 首先,这本书挺对不起书名的,其中的错误挺多的,有些证明挺不严密的。例如, ch.2 中关于mutual exclusion 的证明,其隐含的前提没有指出,读起来很费解; ch.8 中的关于read-write lock 代码...
評分深入学习一个领域最好的方法就是读这个领域权威人物写的教材,最好是每章后面带有chapter notes的那种,共享内存并发同步领域的The Art of Multiprocessor Programming这本书就是如此,作者M. Herlihy本身就提出了并发同步相关的很多重要理论和方法。全书以一致的风格介绍领域...
評分这本书是我们的课本。不知道为什么这么多人竟然说很好。个人感觉读过以后仍然一头雾水,不得不去翻翻原来的paper看,通过读由来的paper以后清楚很多。比如说第三章讲linearizable,就很不清楚。这本书只能当目录来看,里面有很多不详细的内容,还有很多错误的地方,都需要去翻...
評分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...
評分现在在读这本书, 已经看了ch.1-5, ch.8--10, 有了一点发言权,谈谈自己的看法。 首先,这本书挺对不起书名的,其中的错误挺多的,有些证明挺不严密的。例如, ch.2 中关于mutual exclusion 的证明,其隐含的前提没有指出,读起来很费解; ch.8 中的关于read-write lock 代码...
The Art of Multiprocessor Programming, Revised Reprint 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024