Описание книги:
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.
Table of Contents: Introduction / Basic Transactions / Building on Basic Transactions / Software Transactional Memory / Hardware-Supported Transactional Memory / Conclusions
Нравится0
Не нравится0
ОПИСАНИЕ: Слив курса Желудь [Антон Маркин] SEO как дремучий лес, где каждый второй уже…
ОПИСАНИЕ:Слив курса Приватка Traffic Lab. Закрытый канал по УБТ трафику [Денис Марков]Программа:1. Связка на гемблинг…
ОПИСАНИЕ:Слив курса Сила ИИ-аватаров с HeyGen [udemy] [Anton Voroniuk]$p65e0759c3d33e Язык курса английский + русскую аудиодорожку…
ОПИСАНИЕ:Слив курса Последняя лекция (месяц 4) [Аяз Шабутдинов]Если завтра меня не станет, то какими были…
ОПИСАНИЕ:Слив курса Книга по картинкам и фото в нейросетях 3.0 [Дмитрий Зверев]Этот инфопродукт специально для…
ОПИСАНИЕ:Слив курса Освой самые мощные нейросети 2025 года [Александр Садеков]Без кода и знаний программированияКлуб для…
This website uses cookies.