DBScholar

Back to papers

An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems

Summary: Introduces SP, an almost-serial main-memory transaction protocol using timestamps and mutexes to overlap execution before predecessors’ commit records reach disk while preserving committed-read safety. Outperforms strict 2PL by up to 7× throughput and 10× response time, with a multiprocessor variant. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
9078
Venue
VLDB
Year
2002
Pagerank
5.7838912e-05
Overall Rank
6,751 | 53.69%
DOI
10.1016/B978-155860869-6/50068-8

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{blott_vldb02,
        title = {{An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems}},
        author = {Blott, Stephen and Korth, Henry F.},
        journal = {PVLDB},
        series = {{VLDB} '02},
        doi = {10.1016/B978-155860869-6/50068-8},
        url = {https://doi.org/10.1016/B978-155860869-6/50068-8},
        year = {2002}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
1,831 On Predictive Modeling for Optimizing Transaction Execution in Parallel OLTP Systems 2012 VLDB 9.6635729e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 0 of 0 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Semantically Similar Papers