DBScholar

Back to papers

Concurrency Control in Database Structures with Relaxed Balance

Summary: Separates rebalancing from updates in balanced search trees (B-trees, AVL) by performing rebalancing via local background processes, yielding relaxed-balance structures. Enables simple concurrency control: only a small constant number of nodes need locks at any time, without extra links or node copies. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
789
Venue
PODS
Year
1987
Pagerank
5.093636e-05
Overall Rank
13,175 | 9.61%
DOI
10.1145/28659.28677

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{nurmi_pods87,
        address = {New York, NY, USA},
        series = {{PODS} '87},
        title = {{Concurrency Control in Database Structures with Relaxed Balance}},
        url = {https://dl.acm.org/doi/10.1145/28659.28677},
        doi = {10.1145/28659.28677},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Nurmi, Otto and Soisalon-Soininen, Eljas and Wood, Derick},
        year = {1987}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Rank Citing Paper Year Venue Pagerank
12,901 Group Updates for Relaxed Height-Balanced Trees 1999 PODS 5.093636e-05
13,103 Uncoupling Updating and Rebalancing in Chromatic Binary Search Trees 1991 PODS 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

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

Rank Cited Paper Year Venue Pagerank
464 Concurrent Operations on B-Trees with Overtaking 1985 PODS 0.00018055592
1,292 Concurrency Control In A Dynamic Search Structure 1982 PODS 0.0001130324
1,355 Query Processing in Main Memory Database Management Systems 1986 SIGMOD 0.0001105702
2,526 Semantically-based Concurrency Control for Search Structures 1985 PODS 8.463742e-05
Previous Page 1 / 1 Next

Semantically Similar Papers