The Art of Multiprocessor Programming, Revised Reprint

The Art of Multiprocessor Programming, Revised Reprint
Author :
Publisher : Elsevier
Total Pages : 537
Release :
ISBN-10 : 9780123977953
ISBN-13 : 0123977959
Rating : 4/5 (959 Downloads)

Book Synopsis The Art of Multiprocessor Programming, Revised Reprint by : Maurice Herlihy

Download or read book The Art of Multiprocessor Programming, Revised Reprint written by Maurice Herlihy and published by Elsevier. This book was released on 2012-06-25 with total page 537 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 - Learn the fundamentals of programming multiple threads accessing shared memory - Explore mainstream concurrent data structures and the key elements of their design, as well as synchronization techniques from simple locks to transactional memory systems - Visit the companion site and download source code, example Java programs, and materials to support and enhance the learning experience


The Art of Multiprocessor Programming, Revised Reprint Related Books

The Art of Multiprocessor Programming, Revised Reprint
Language: en
Pages: 537
Authors: Maurice Herlihy
Categories: Computers
Type: BOOK - Published: 2012-06-25 - Publisher: Elsevier

GET EBOOK

Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative guide to multicore pr
Java Concurrency in Practice
Language: en
Pages: 428
Authors: Tim Peierls
Categories: Computers
Type: BOOK - Published: 2006-05-09 - Publisher: Pearson Education

GET EBOOK

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-
Foundations of Multithreaded, Parallel, and Distributed Programming
Language: en
Pages: 696
Authors: Gregory R. Andrews
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: Pearson

GET EBOOK

Foundations of Multithreaded, Parallel, and Distributed Programming covers, and then applies, the core concepts and techniques needed for an introductory course
Distributed Computing Through Combinatorial Topology
Language: en
Pages: 335
Authors: Maurice Herlihy
Categories: Computers
Type: BOOK - Published: 2013-11-30 - Publisher: Newnes

GET EBOOK

Distributed Computing Through Combinatorial Topology describes techniques for analyzing distributed algorithms based on award winning combinatorial topology res
Patterns for Parallel Programming
Language: en
Pages: 786
Authors: Timothy G. Mattson
Categories: Computers
Type: BOOK - Published: 2004-09-15 - Publisher: Pearson Education

GET EBOOK

The Parallel Programming Guide for Every Software Developer From grids and clusters to next-generation game consoles, parallel computing is going mainstream. In