DBScholar

Back to papers

Operation Specific Locking In B-Trees

Summary: Operation-specific, deadlock-free locking for B-trees where lock compatibility is based on node status and the set/kind of active operations rather than just lock type, allowing multiple concurrent inserts/deletes on a node. Includes failure recovery and protocol adaptations for B+-, compressed B-trees and R-trees. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
788
Venue
PODS
Year
1987
Pagerank
5.7232444e-05
Overall Rank
7,026 | 51.80%
DOI
10.1145/28659.28676

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{biliris_pods87,
        address = {New York, NY, USA},
        series = {{PODS} '87},
        title = {{OPERATION SPECIFIC LOCKING IN B-TREES}},
        url = {https://dl.acm.org/doi/10.1145/28659.28676},
        doi = {10.1145/28659.28676},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Biliris, Alexandros},
        year = {1987}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
1,663 Performance of B-Tree Concurrency Control Algorithms 1991 SIGMOD 0.00010073735
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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