DBScholar

Back to papers

Cache Consistency and Concurrency Control in a Client/Server DBMS Architecture

Summary: Empirical, simulator-based comparison of five inter-transaction cache consistency algorithms (2PL, certification, callback locking, no-wait, no-wait with notification) in a client/server DBMS. Finds 2PL and callback locking dominate under bottlenecks; callback locking outperforms 2PL with moderate/high locality; no-wait variants win only with zero network delay and fast server, and clarifies intra- vs inter-transaction caching across workloads. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
2607
Venue
SIGMOD
Year
1991
Pagerank
0.00011636678
Overall Rank
1,215 | 91.67%
DOI
10.1145/115790.115855

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{wang_sigmod91,
        title = {{Cache Consistency and Concurrency Control in a Client/Server DBMS Architecture}},
        author = {Wang, Yongdong and Rowe, Lawrence A.},
        series = {{SIGMOD} '91},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/115790.115855},
        url = {https://dl.acm.org/doi/10.1145/115790.115855},
        year = {1991}
}

Incoming Citations (Sorted by Pagerank)

Showing 12 of 12 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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