DBScholar

Back to papers

Rethinking serializable multiversion concurrency control

Summary: BOHM is a pessimistic, serializable MVCC protocol for multicore systems in which reads never block writes and perform no bookkeeping. By avoiding validation, read tracking, and excessive aborts, it substantially outperforms existing multiversion and single-version schemes. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
11186
Venue
VLDB
Year
2015
Pagerank
0.00014326008
Overall Rank
755 | 94.83%
DOI
10.14778/2809974.2809984

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{faleiro_vldb15,
        title = {{Rethinking serializable multiversion concurrency control}},
        author = {Faleiro, Jose M. and Abadi, Daniel J.},
        journal = {PVLDB},
        series = {{VLDB} '15},
        volume = {8},
        number = {11},
        pages = {1190--1201},
        doi = {10.14778/2809974.2809984},
        url = {https://doi.org/10.14778/2809974.2809984},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 12 of 62 citing papers.

Previous Page 2 / 2 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