The Art of Multiprocessor Programming
- Morgan Kaufmann (2008年3月14日発売)


- 本 ・洋書 (528ページ)
- / ISBN・EAN: 9780123705914
感想・レビュー・書評
-
マルチコアプロセッサの普及により、多くのプログラマが並列動作するプログラムを記述する機会に接するようになった。本書はその基礎について述べたものである。邦訳もあるが、文書のニュアンスが伝わりにくいところもあるので、英語力に自信のある方は原著で読むことをおすすめする。(電子情報学専攻)
配架場所:工2・図書室
請求記号:007.64:H53
◆東京大学附属図書館の所蔵情報はこちら
https://opac.dl.itc.u-tokyo.ac.jp/opac/opac_details/?reqCode=fromlist&lang=0&amode=11&bibid=2002607654&opkey=B149066131608510&start=1&totalnum=1&listnum=0&place=&list_disp=20&list_sort=6&cmode=0&chk_st=0&check=0詳細をみるコメント0件をすべて表示 -
http://www.cs.tau.ac.il/~multi/
http://d.hatena.ne.jp/chibaz/20080511#p2
By
Maurice Herlihy, Brown University, Providence, RI, USA
Nir Shavit, Tel Aviv University, Israel
Description
This book is the first comprehensive presentation of the principles and tools available for programming multiprocessor machines. It is 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. The authors are well known and respected in this community and both teach and conduct research in this area. Prof. Maurice Herlihy 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 Godel Prize, the highest award in theoretical computer science.
Audience
Students in multiprocessor and multicore programming courses and engineers working with multiprocessor and multicore systems.
Contents
1 Introduction; 2 Mutual Exclusion; 3 Concurrent Objects and Linearization; 4 Foundations of Shared Memory; 5 The Relative Power of Synchronization Methods; 6 The Universality of Consensus; 7 Spin Locks and Contention; 8 Monitors and Blocking Sychronization; 9 Linked Lists: the Role of Locking; 10 Concurrent Queues and the ABA Problem; 11 Concurrent Stakcs and Elimination; 12 Counting, Sorting and Distributed Coordinatino; 13 Concurrent Hashing and Natural Parallelism; 14 Skiplists and Balanced Search; 15 Priority Queues; 16 Futures, Scheduling and Work Distribution; 17 Barriers; 18 Transactional Memory; Appendices
Bibliographic & ordering Information
Paperback, 528 pages, publication date: FEB-2008
ISBN-13: 978-0-12-370591-4
ISBN-10: 0-12-370591-6
Imprint: MORGAN KAUFFMAN
Price: Order form
USD 69.95
GBP 39.99
EUR 59.95
MauriceHerlihyの作品





