DBScholar

Back to papers

Reducing Database Locking Contention Through Multi-version Concurrency

Summary: Proposes kV-Indirection for MVCC using two versions per record to expose recent changes, avoiding temporal indexes. Prototype in a DB shows parallel optimistic/pessimistic MVCC with less contention and lock delays, delivering speedups vs single-version CC. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
10982
Venue
VLDB
Year
2014
Pagerank
6.8261118e-05
Overall Rank
4,218 | 71.07%
DOI
10.14778/2733004.2733006

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{sadoghi_vldb14,
        title = {{Reducing Database Locking Contention Through Multi-version Concurrency}},
        author = {Sadoghi, Mohammad and Canim, Mustafa and Bhattacharjee, Bishwaranjan and Nagel, Fabian and Ross, Kenneth A.},
        journal = {PVLDB},
        series = {{VLDB} '14},
        volume = {7},
        number = {13},
        pages = {1331--1342},
        doi = {10.14778/2733004.2733006},
        url = {https://doi.org/10.14778/2733004.2733006},
        year = {2014}
}

Incoming Citations (Sorted by Pagerank)

Showing 11 of 11 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 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