The Universal Transactional Memory Construction

Research output: Contribution to conferencesPaperContributedpeer-review

Contributors

Abstract

The aim of a Software Transactional Memory (STM) system is to discharge the programmer from the explicit management of synchronization issues. The programmer's job resides in the design of multiprocess programs in which processes are made up of transactions, each transaction being an atomic execution unit that accesses concurrent objects. The important point is that the programmer has to focus her/his efforts only on the parts of code which have to be atomic execution units without worrying on the way the corresponding synchronization has to be realized.

Non-trivial STM systems allow transactions to execute concurrently and rely on the notion of commit/abort of a transaction in order to solve their conflicts on the objects they access simultaneously. In some cases, the management of aborted transactions is left to the programmer. In other cases, the underlying system scheduler is appropriately modified or an underlying contention manager is used in order that each transaction be ("practically always" or with high probability) eventually committed.

This paper presents a deterministic STM system in which (1) every invocation of a transaction is executed exactly once and (2) the notion of commit/abort of a transaction remains unknown to the programmer. This system, which imposes restriction neither on the design of processes nor or their concurrency pattern, can be seen as a step towards the design of a deterministic universal construction to execute transaction-based multiprocess programs on top of a multiprocessor. Interestingly, the proposed construction is lock-free (in the sense that it uses no lock).

Details

Original languageEnglish
Pages61
Number of pages75
Publication statusPublished - 2011
Peer-reviewedYes

Conference

TitleTRANSACT 11, ACM New York, NY, USA, 2011
Abbreviated titleTRANSACT 11
Conference number
Duration30 May 2011
Degree of recognitionInternational event
Location
CityHaifa
CountryIsrael

Keywords

Research priority areas of TU Dresden

DFG Classification of Subject Areas according to Review Boards