图书标签: concurrency parallel_programming 并行 编程 Parallel 计算机 Programming 阿男
发表于2024-11-27
The Art of Multiprocessor Programming, Revised Reprint pdf epub mobi txt 电子书 下载 2024
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.
一点都看不出哪里 Art
评分一点都看不出哪里 Art
评分一点都看不出哪里 Art
评分小错不少,但确实是领域内最优秀的书之一了,前半部分是OS的小小延续,后面从理论到具体的算法实现,把多线程前提下的数据结构从锁全部,到锁部分,再倒实现lock-free,再到wait-free。循序渐进的编写方式,让我在读的时候常常有卧槽卧槽的感觉:原来锁在多线程环境下是很低效的一种方式,wait-free才是各种数据结构的终极目标啊。感谢老师,感谢这本书让我长了很多见识!
评分一点都看不出哪里 Art
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本身就提出了并发同步相关的很多重要理论和方法。全书以一致的风格介绍领域...
评分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...
评分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...
评分可以更加深入理解操作系统调度和并发等问题,无需深刻的计算理论知识即可读懂。我是在研一花了整整十天看完的!建议后来者多结合图示理解文字算法,不懂再去看代码,这样快一些!前六章的计算理论不分不必追究细节,后面阅读时可以慢慢体会!其实学过操作系统和计算机组成完全...
The Art of Multiprocessor Programming, Revised Reprint pdf epub mobi txt 电子书 下载 2024