Concurrency and Recovery in Generalized Search Trees
Summary: Generalized concurrency control and recovery algorithms for GiST, applicable to diverse tree indexes. Link-based protocol avoids node locks during I/Os; repeatable read via predicate locks and 2PL; shows why B-tree techniques fail for general trees. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Marcel Kornacker (University of California Berkeley)
- 2. C. Mohan (IBM)
- 3. Joseph M. Hellerstein (University of California Berkeley)
BibTeX Citation
@inproceedings{kornacker_sigmod97,
title = {{Concurrency and Recovery in Generalized Search Trees}},
author = {Kornacker, Marcel and Mohan, C. and Hellerstein, Joseph M.},
series = {{SIGMOD} '97},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/253260.253272},
url = {https://dl.acm.org/doi/10.1145/253260.253272},
year = {1997}
}
Incoming Citations (Sorted by Pagerank)
Showing 16 of 16 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,292 | Concurrency Control In A Dynamic Search Structure | 1982 | PODS |
| 2 | 3,057 | High-Concurrency Locking in R-Trees | 1995 | VLDB |
| 3 | 5,530 | A Framework for the Performance Analysis of Concurrent B-tree Algorithms | 1990 | PODS |
| 4 | 7,026 | Operation Specific Locking In B-Trees | 1987 | PODS |
| 5 | 4,783 | Concurrency Control Mechanisms and the Serializability of Concurrent Tree Algorithms | 1984 | PODS |
| 6 | 1,663 | Performance of B-Tree Concurrency Control Algorithms | 1991 | SIGMOD |
| 7 | 13,036 | New Concurrency Control Algorithms for Accessing and Compacting B-Trees | 1994 | VLDB |
| 8 | 3,114 | Access Method Concurrency with Recovery | 1992 | SIGMOD |
| 9 | 202 | Generalized Search Trees for Database Systems (Extended Abstract) | 1995 | VLDB |
| 10 | 7,681 | Efficient Concurrency Control in Multidimensional Access Methods | 1999 | SIGMOD |