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 ...
Read More
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, to a language runtime system, or to 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 spring 2010.
Read Less
Add this copy of Transactional Memory, 2nd Edition (Synthesis Lectures to cart. $14.25, very good condition, Sold by Suffolk Books rated 5.0 out of 5 stars, ships from center moriches, NY, UNITED STATES, published 2010 by Morgan and Claypool Publishers.
Add this copy of Transactional Memory, 2nd Edition (Synthesis Lectures to cart. $39.95, Sold by Satellite Books rated 5.0 out of 5 stars, ships from Burlington, VT, UNITED STATES, published 2010 by Morgan and Claypool Publishers.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Softcover. Size: 7x0x9; Softcover. Gently used. Previous owner name inside. Free of any markings and no writings inside. For any additional information or pictures, please inquire.
Add this copy of Transactional Memory, 2nd Edition (Synthesis Lectures to cart. $55.38, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 2010 by Morgan and Claypool Publishers.