Distributed Database Concurrency Controls Using Before-Values
Summary: Investigates distributed concurrency control using before-values (old values) to permit reads of a transaction’s prior state, increasing parallelism under limited inter-node communication. Proposes two schemes—one for termination-based commits, the other for deferred commits—distinguishing communication from read/write responses and guiding design choices in distributed DBs. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Richard E. Stearns (State University of New York at Albany)
- 2. Daniel J. Rosenkrantz (State University of New York at Albany)
BibTeX Citation
@inproceedings{stearns_sigmod81,
title = {{DISTRIBUTED DATABASE CONCURRENCY CONTROLS USING BEFORE-VALUES}},
author = {Stearns, Richard E. and Rosenkrantz, Daniel J.},
series = {{SIGMOD} '81},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/582318.582330},
url = {https://dl.acm.org/doi/10.1145/582318.582330},
year = {1981}
}
Incoming Citations (Sorted by Pagerank)
Showing 17 of 17 citing papers.
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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,911 | The Performance of Concurrency Control Algorithms for Database Management Systems | 1984 | VLDB |
| 2 | 7,652 | Mixed concurrency control: Dealing with heterogeneity in distributed database systems | 1988 | VLDB |
| 3 | 2,729 | On-the-Fly, Incremental, Consistent Reading of Entire Databases | 1985 | VLDB |
| 4 | 6,992 | Consistency, Concurrency, And Crash Recovery | 1978 | SIGMOD |
| 5 | 14,441 | The Precedence-Assignment Model for Distributed Database Concurrency Control Algorithms | 1987 | PODS |
| 6 | 4,176 | An Abstract Model of Database Concurrency Control Algorithms | 1983 | SIGMOD |
| 7 | 1,383 | A Sophisticate's Introduction to Distributed Database Concurrency Control | 1982 | VLDB |
| 8 | 6,445 | Performance Evaluation of a Two-Phase Commit Based Protocol for Distributed Databases | 1982 | PODS |
| 9 | 7,984 | Parallelism and Concurrency Control Performance in Distributed Database Machines | 1989 | SIGMOD |
| 10 | 3,333 | Distributed Concurrency Control Performance: A Study of Algorithms, Distribution, and Replication | 1988 | VLDB |