close

Principles of Transactional Memory物超所值

網友評鑑4顆星,這是網路上最便宜的 在此介紹給您
Principles of Transactional Memory


博客來電腦-計算機概論 分類站長推薦


想看更多[Principles of Transactional Memory]的詳細說明嗎
點圖即可看詳細介紹

內容簡介
Transactional memory (TM) is an appealing paradigm for concurrent programming on shared memory architectures. With a TM, threads of an application communicate, and synchronize their actions, via in-memory transactions. Each transaction can perform any number of operations on shared data, and then either commit or abort. When the transaction commits, the effects of all its operations become immediately visible to other transactions; when it aborts, however, those effects are entirely discarded. Transactions are atomic: programmers get the illusion that every transaction executes all its operations instantaneously, at some single and unique point in time. Yet, a TM runs transactions concurrently to leverage the parallelism offered by modern processors.

The aim of this book is to provide theoretical foundations for transactional memory. This includes defining a model of a TM, as well as answering precisely when a TM implementation is correct, what kind of properties it can ensure, what are the power and limitations of a TM, and what inherent trade-offs are involved in designing a TM algorithm. While the focus of this book is on the fundamental principles, its goal is to capture the common intuition behind the semantics of TMs and the properties of existing TM implementations.
...繼續閱讀

美金:45.00
Principles of Transactional Memory

本類書籍銷售 Top 5


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 Compu3e 的頭像
    Compu3e

    電腦外文館的部落格

    Compu3e 發表在 痞客邦 留言(0) 人氣()