Overview
- Editors:
-
-
Rachid Guerraoui
-
EPFL, Lausanne, Switzerland
-
Paolo Romano
-
Instituto Superior Técnico, Universidade de Lisboa/INESC-ID, Lisboa, Portugal
- Simplifies development and verification of concurrent programs
- Illustrates introduction of hardware TM implementations
- Treats both theoretical and practical aspects associated with the design and implementation of TM systems
Access this book
Other ways to access
About this book
The advent of multi-core architectures and cloud-computing has brought parallel programming into the mainstream of software development. Unfortunately, writing scalable parallel programs using traditional lock-based synchronization primitives is well known to be a hard, time consuming and error-prone task, mastered by only a minority of specialized programmers. Building on the familiar abstraction of atomic transactions, Transactional Memory (TM) promises to free programmers from the complexity of conventional synchronization schemes, simplifying the development and verification of concurrent programs, enhancing code reliability, and boosting productivity. Over the last decade TM has been subject to intense research on a broad range of aspects including hardware and operating systems support, language integration, as well as algorithms and theoretical foundations. On the industrial side, the major players of the software and hardware markets have been up-front in the research and development of prototypal products providing support for TM systems. This has recently led to the introduction of hardware TM implementations on mainstream commercial microprocessors and to the integration of TM support for the world’s leading open source compiler. In such a vast inter-disciplinary domain, the Euro-TM COST Action (IC1001) has served as a catalyzer and a bridge for the various research communities looking at disparate, yet subtly interconnected, aspects of TM. This book emerged from the idea having Euro-TM experts compile recent results in the TM area in a single and consistent volume. Contributions have been carefully selected and revised to provide a broad coverage of several fundamental issues associated with the design and implementation of TM systems, including their theoretical underpinnings and algorithmic foundations, programming language integration and verification tools, hardware supports, distributed TM systems, self-tuning mechanisms, as well as lessonslearnt from building complex TM-based applications.
Similar content being viewed by others
Table of contents (20 chapters)
-
-
Theoretical Foundations
-
-
- Dmytro Dziuma, Panagiota Fatourou, Eleni Kanellou
Pages 3-31
-
- Victor Bushkov, Rachid Guerraoui
Pages 32-49
-
- Hagit Attiya, Sandeep Hans, Petr Kuznetsov, Srivatsan Ravi
Pages 50-71
-
- Hagit Attiya, Panagiota Fatourou
Pages 72-97
-
Algorithms
-
-
- Panagiota Fatourou, Mykhailo Iaremko, Eleni Kanellou, Eleftherios Kosmas
Pages 101-126
-
- Ricardo Quislant, Eladio Gutierrez, Emilio L. Zapata, Oscar Plata
Pages 127-149
-
- Idit Keidar, Dmitri Perelman
Pages 150-165
-
- Ricardo J. Dias, Tiago M. Vale, João M. Lourenço
Pages 166-191
-
- Ricardo Filipe, João Barreto
Pages 192-209
-
Contention Management and Scheduling
-
Front Matter
Pages 211-211
-
- Danny Hendler, Adi Suissa-Peleg
Pages 213-227
-
- Hillel Avni, Shlomi Dolev, Eleftherios Kosmas
Pages 228-241
-
Transactional Memory and Reliability
-
Front Matter
Pages 243-243
-
- Pascal Felber, Christof Fetzer, Vincent Gramoli, Derin Harmanci, Martin Nowack
Pages 245-267
-
- Gulay Yalcin, Osman Unsal
Pages 268-282
-
- Adrian Cristal, Burcu Kulahcioglu Ozkan, Ernie Cohen, Gokcen Kestor, Ismail Kuru, Osman Unsal et al.
Pages 283-306
-
Distributed Transactional Memory
-
Front Matter
Pages 307-307
Editors and Affiliations
-
EPFL, Lausanne, Switzerland
Rachid Guerraoui
-
Instituto Superior Técnico, Universidade de Lisboa/INESC-ID, Lisboa, Portugal
Paolo Romano