skip to main content
10.1145/1065010.1065011acmconferencesArticle/Chapter ViewAbstractPublication PagespldiConference Proceedingsconference-collections
Article

The transactional manifesto: software engineering and non-blocking synchronization

Published: 12 June 2005 Publication History

Abstract

Computer architecture is about to undergo, if not another revolution, then a vigorous shaking-up. The major chip manufacturers have, for the time being, simply given up trying to make processors run faster. Instead, they have recently started shipping "multicore" architectures, in which multiple processors (cores) communicate directly through shared hardware caches, providing increased concurrency instead of increased clock speed.As a result, system designers and software engineers can no longer rely on increasing clock speed to hide software bloat. Instead, they must somehow learn to make effective use of increasing parallelism. This adaptation will not be easy. Conventional synchronization techniques based on locks and conditions are unlikely to be effective in such a demanding environment. Coarse-grained locks, which protect relatively large amounts of data, do not scale, and fine-grained locks introduce substantial software engineering problems.Transactional memory is a computational model in which threads synchronize by optimistic, lock-free transactions. This synchronization model promises to alleviate many (perhaps not all) of the problems associated with locking, and there is a growing community of researchers working on both software and hardware support for this approach. This talk will survey the area, with a focus on open research problems.

Cited By

View all

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Conferences
PLDI '05: Proceedings of the 2005 ACM SIGPLAN conference on Programming language design and implementation
June 2005
338 pages
ISBN:1595930566
DOI:10.1145/1065010
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 12 June 2005

Permissions

Request permissions for this article.

Check for updates

Qualifiers

  • Article

Conference

PLDI05
Sponsor:

Acceptance Rates

Overall Acceptance Rate 406 of 2,067 submissions, 20%

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)9
  • Downloads (Last 6 weeks)0
Reflects downloads up to 02 Mar 2025

Other Metrics

Citations

Cited By

View all
  • (2016)Transactional data structure librariesACM SIGPLAN Notices10.1145/2980983.290811251:6(682-696)Online publication date: 2-Jun-2016
  • (2016)Transactional data structure librariesProceedings of the 37th ACM SIGPLAN Conference on Programming Language Design and Implementation10.1145/2908080.2908112(682-696)Online publication date: 2-Jun-2016
  • (2015)Transactional Memory TodayACM SIGACT News10.1145/2789149.278916646:2(96-104)Online publication date: 4-Jun-2015
  • (2014)Structural Analysis of Cloud ClassifierInternational Journal of Cloud Applications and Computing10.4018/ijcac.20140101064:1(63-75)Online publication date: 1-Jan-2014
  • (2014)Software-as-a-Service using Heterogeneous Distributed System for User Specific ApplicationsInternational Journal of Cloud Applications and Computing10.4018/ijcac.20140101024:1(15-32)Online publication date: 1-Jan-2014
  • (2012)Aware conflict detection of non-uniform memory access system and prevention for transactional memoryJournal of Central South University10.1007/s11771-012-1270-419:8(2266-2271)Online publication date: 3-Aug-2012
  • (2010)Why the grass may not be greener on the other sideACM SIGOPS Operating Systems Review10.1145/1842733.184274944:3(93-101)Online publication date: 17-Aug-2010
  • (2008)Transactions are back---but are they the same?ACM SIGACT News10.1145/1360443.136045639:1(48-58)Online publication date: 1-Mar-2008
  • (2007)Why the grass may not be greener on the other sideProceedings of the 4th workshop on Programming languages and operating systems10.1145/1376789.1376798(1-5)Online publication date: 18-Oct-2007

View Options

Login options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Figures

Tables

Media

Share

Share

Share this Publication link

Share on social media