The Art of Multiprocessor Programming, Revised Reprint

The Art of Multiprocessor Programming, Revised Reprint
Author :
Publisher : Elsevier
Total Pages : 536
Release :
ISBN-10 : 9780123977953
ISBN-13 : 0123977959
Rating : 4/5 (53 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 536 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: 536
Authors: Maurice Herlihy
Categories: Computers
Type: BOOK - Published: 2012-06-25 - Publisher: Elsevier

DOWNLOAD EBOOK

Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative guide to multicore pr
The Art of Multiprocessor Programming, Revised Reprint
Language: en
Pages: 537
Authors: Maurice Herlihy
Categories: Computers
Type: BOOK - Published: 2012-05-22 - Publisher: Elsevier

DOWNLOAD EBOOK

Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative guide to multicore pr
The Art of Multiprocessor Programming
Language: en
Pages: 528
Authors: Maurice Herlihy
Categories: Computers
Type: BOOK - Published: 2011-08-29 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

The Art of Multiprocessor Programming promises to be the first comprehensive presentation of the principles and tools available for programming multiprocessor m
The Art of Multiprocessor Programming
Language: en
Pages: 578
Authors: Maurice Herlihy
Categories: Computers
Type: BOOK - Published: 2020-09-08 - Publisher: Newnes

DOWNLOAD EBOOK

The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces high
Java Concurrency in Practice
Language: en
Pages: 428
Authors: Tim Peierls
Categories: Computers
Type: BOOK - Published: 2006-05-09 - Publisher: Pearson Education

DOWNLOAD EBOOK

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-