2006_book-TransactionalMemory

所属分类:超算/并行计算
开发工具:Windows_Unix
文件大小:2099KB
下载次数:7
上传日期:2011-11-07 11:16:21
上 传 者ritchie2011
说明:  电子书,综述了事务存储,事务存储是一种很有前途的并行编程模型
(ABSTRACT 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, )

文件列表:
2006_book-TransactionalMemory.pdf (2945061, 2010-08-31)

近期下载者

相关文件


收藏者