Strong consistency is not hard to get: Two-Phase Locking and Two-Phase Commit on Thousands of Cores
Summary: An RDMA-based implementation demonstrates that unoptimized strict 2PL/2PC scales to thousands of cores and hundreds of machines, exceeding 21M TPC-C tx/s. The results challenge the assumption that strong consistency inherently limits scalability. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Claude Barthels (ETH Zurich)
- 2. Ingo Müller (ETH Zurich)
- 3. Konstantin Taranov (ETH Zurich)
- 4. Gustavo Alonso (ETH Zurich)
- 5. Torsten Hoefler (ETH Zurich)
BibTeX Citation
@article{barthels_vldb19,
title = {{Strong consistency is not hard to get: Two-Phase Locking and Two-Phase Commit on Thousands of Cores}},
author = {Barthels, Claude and Müller, Ingo and Taranov, Konstantin and Alonso, Gustavo and Hoefler, Torsten},
journal = {PVLDB},
series = {{VLDB} '19},
volume = {12},
number = {13},
pages = {2325--2338},
doi = {10.14778/3358701.3358702},
url = {https://doi.org/10.14778/3358701.3358702},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,299 | A Locking Protocol For Resource Coordination In Distributed Databases | 1978 | SIGMOD |
| 2 | 2,497 | Low-Latency Multi-Datacenter Databases using Replicated Commit | 2013 | VLDB |
| 3 | 4,777 | Is Distributed Locking Harder? | 1982 | PODS |
| 4 | 1,926 | An Evaluation of Distributed Concurrency Control | 2017 | VLDB |
| 5 | 773 | Low Overhead Concurrency Control for Partitioned Main Memory Databases | 2010 | SIGMOD |
| 6 | 6,751 | An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems | 2002 | VLDB |
| 7 | 3,333 | Distributed Concurrency Control Performance: A Study of Algorithms, Distribution, and Replication | 1988 | VLDB |
| 8 | 7,984 | Parallelism and Concurrency Control Performance in Distributed Database Machines | 1989 | SIGMOD |
| 9 | 6,445 | Performance Evaluation of a Two-Phase Commit Based Protocol for Distributed Databases | 1982 | PODS |
| 10 | 3,198 | Scaling Multicore Databases via Constrained Parallel Execution | 2016 | SIGMOD |