The ART of practical synchronization

Viktor Leis, Florian Scheibner, Alfons Kemper, Thomas Neumann

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

39 Scopus citations

Abstract

The performance of transactional database systems is critically dependent on the efficient synchronization of in-memory data structures. The traditional approach, fine-grained locking, does not scale on modern hardware. Lock-free data structures, in contrast, scale very well but are extremely difficult to implement and often require additional indirections. In this work, we argue for a middle ground, i.e., synchronization protocols that use locking, but only sparingly. We synchronize the Adaptive Radix Tree (ART) using two such protocols, Optimistic Lock Coupling and Read-Optimized Write EXclusion (ROWEX). Both perform and scale very well while being much easier to implement than lock-free techniques.

Original languageEnglish
Title of host publicationProceedings of the 12th International Workshop on Data Management on New Hardware, DaMoN 2016
PublisherAssociation for Computing Machinery
ISBN (Print)9781450343190
DOIs
StatePublished - 26 Jun 2016
Event12th International Workshop on Data Management on New Hardware, DaMoN 2016 - San Francisco, United States
Duration: 26 Jun 20161 Jul 2016

Publication series

NameProceedings of the ACM SIGMOD International Conference on Management of Data
ISSN (Print)0730-8078

Conference

Conference12th International Workshop on Data Management on New Hardware, DaMoN 2016
Country/TerritoryUnited States
CitySan Francisco
Period26/06/161/07/16

Fingerprint

Dive into the research topics of 'The ART of practical synchronization'. Together they form a unique fingerprint.

Cite this