Transactional Memory (Synthesis Lectures on Computer Architecture, 2)
Description:
The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory, offers an alternative, and hopefully better, way to coordinate concurrent threads. The ACI (atomicity, consistency, isolation) properties of transactions provide a foundation to ensure that concurrent reads and writes of shared data do not produce inconsistent or incorrect results. At a higher level, a computation wrapped in a transaction executes atomically – either it completes successfully and commits its result in its entirety or it aborts. In addition, isolation ensures the transaction produces the same result as if no other transactions were executing concurrently. Although transactions are not a parallel programming panacea, they shift much of the burden of synchronizing and coordinating parallel computations from a programmer to a compiler, runtime system, and hardware. The challenge for the system implementers is to build an efficient transactional memory infrastructure. This book presents an overview of the state of the art in the design and implementation of transactional memory systems, as of early summer 2006.
Best prices to buy, sell, or rent ISBN 9781598291247
Frequently Asked Questions about Transactional Memory (Synthesis Lectures on Computer Architecture, 2)
The price for the book starts from $8.99 on Amazon and is available from 3 sellers at the moment.
If you’re interested in selling back the Transactional Memory (Synthesis Lectures on Computer Architecture, 2) book, you can always look up BookScouter for the best deal. BookScouter checks 30+ buyback vendors with a single search and gives you actual information on buyback pricing instantly.
As for the Transactional Memory (Synthesis Lectures on Computer Architecture, 2) book, the best buyback offer comes from and is $ for the book in good condition.
The Transactional Memory (Synthesis Lectures on Computer Architecture, 2) book is in very low demand now as the rank for the book is 7,646,526 at the moment. A rank of 1,000,000 means the last copy sold approximately a month ago.
Not enough insights yet.