Cart
Free Shipping in the UK
Proud to be B-Corp

The Art of Multiprocessor Programming Maurice Herlihy (Brown University, Providence, RI, USA)

The Art of Multiprocessor Programming By Maurice Herlihy (Brown University, Providence, RI, USA)

The Art of Multiprocessor Programming by Maurice Herlihy (Brown University, Providence, RI, USA)


£24.00
New RRP £48.99
Condition - Very Good
Only 1 left

Summary

As the computer industry changes from single-processor to multiprocessor architectures, this revolution requires a fundamental change in how programs are written. This book offers information on multicore programming, the new paradigm of computer science. It includes examples, models, exercises, PowerPoint slides, and sample Java programs.

The Art of Multiprocessor Programming Summary

The Art of Multiprocessor Programming by Maurice Herlihy (Brown University, Providence, RI, USA)

The Art of Multiprocessor Programming promises to be the first comprehensive presentation of the principles and tools available for programming multiprocessor machines. 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, programmers need to learn the new principles, algorithms, and tools. The book will be 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. This book includes fully-developed Java examples detailing data structures, synchronization techniques, transactional memory, and more. Students in multiprocessor and multicore programming courses and engineers working with multiprocessor and multicore systems will find this book quite useful.

About Maurice Herlihy (Brown University, Providence, RI, USA)

Maurice Herlihy received an A.B. in Mathematics from Harvard University, and a Ph.D. in Computer Science from M.I.T. He has served on the faculty of Carnegie Mellon University, on the staff of DEC Cambridge Research Lab, and is currently a Professor in the Computer Science Department at Brown University. Dr. Herlihy is an ACM Fellow, and is the recipient of the 2003 Dijkstra Prize in Distributed Computing. He shared the 2004 Goedel Prize with Nir Shavit, with whom he also shared the 2012 Edsger W. Dijkstra Prize In Distributed Computing. Nir Shavit received a B.A. and M.Sc. from the Technion and a Ph.D. from the Hebrew University, all in Computer Science. From 1999 to 2011 he served as a member of technical staff at Sun Labs and Oracle Labs. He shared the 2004 Goedel Prize with Maurice Herlihy, with whom he also shared the 2012 Edsger W. Dijkstra Prize in Distributed Computing. He is a Professor in the Electrical Engineering and Computer Science Department at M.I.T. and the Computer Science Department at Tel-Aviv University.

Table of 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

Additional information

GOR005177294
9780123705914
0123705916
The Art of Multiprocessor Programming by Maurice Herlihy (Brown University, Providence, RI, USA)
Used - Very Good
Paperback
Elsevier Science & Technology
20080429
528
Winner of Intel Recommended Reading List for Developers, 1st Half 2013 - Books for Software Developers 2013 Winner of Intel Recommended Reading List for Developers, 2nd Half 2013 - Books for Software Developers 2013 Winner of Intel Recommended Reading List for Developers, 1st Half 2014 - Books for Software Developers 2014
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - The Art of Multiprocessor Programming