Epoch-based Commit and Replication in Distributed OLTP Databases
Summary: COCO makes epochs—not individual transactions—the atomic commit and synchronous-replication unit, reducing distributed OLTP’s 2PC overhead. Epoch execution enables physical- or logical-time OCC, delivering up to 4× higher YCSB/TPC-C throughput. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yi Lu (Massachusetts Institute of Technology)
- 2. Xiangyao Yu (University of Wisconsin)
- 3. Lei Cao (Massachusetts Institute of Technology)
- 4. Samuel Madden (Massachusetts Institute of Technology)
BibTeX Citation
@article{lu_vldb21,
title = {{Epoch-based Commit and Replication in Distributed OLTP Databases}},
author = {Lu, Yi and Yu, Xiangyao and Cao, Lei and Madden, Samuel},
journal = {PVLDB},
series = {{VLDB} '21},
volume = {14},
number = {5},
pages = {743--756},
doi = {10.14778/3446095.3446098},
url = {https://doi.org/10.14778/3446095.3446098},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 34 of 34 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 | 3,013 | Opportunities for Optimism in Contended Main-Memory Multicore Transactions | 2020 | VLDB |
| 2 | 1,325 | TicToc: Time Traveling Optimistic Concurrency Control | 2016 | SIGMOD |
| 3 | 3,333 | Distributed Concurrency Control Performance: A Study of Algorithms, Distribution, and Replication | 1988 | VLDB |
| 4 | 9,736 | Fast Commitment for Geo-Distributed Transactions via Decentralized Co-coordinators | 2024 | VLDB |
| 5 | 10,234 | Epoch-based Optimistic Concurrency Control in Geo-replicated Databases | 2026 | SIGMOD |
| 6 | 4,829 | Strong consistency is not hard to get: Two-Phase Locking and Two-Phase Commit on Thousands of Cores | 2019 | VLDB |
| 7 | 4,419 | Revisiting Commit Processing in Distributed Database Systems | 1997 | SIGMOD |
| 8 | 10,889 | Concurrency Control as a Service | 2025 | VLDB |
| 9 | 6,445 | Performance Evaluation of a Two-Phase Commit Based Protocol for Distributed Databases | 1982 | PODS |
| 10 | 6,811 | GeoGauss: Strongly Consistent and Light-Coordinated OLTP for Geo-Replicated SQL Database | 2023 | SIGMOD |