Operation-Aware Hybrid Locking for Modern In-Memory Indexes
Summary: OPAL is an operation-aware hybrid lock for in-memory indexes, selecting version locking, update batching, or MCS locking per operation. Across B+ Trees and ART, it avoids lookup atomic costs and update data movement, delivering up to 2.43× throughput and 80% lower latency. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Vishal Gupta (EPFL)
- 2. Martin Sanchez Lopez (EPFL)
- 3. Victor Laforet (INRIA)
- 4. Jean-Pierre Lozi (INRIA)
- 5. Sanidhya Kashyap (EPFL)
BibTeX Citation
@article{gupta_vldb26,
title = {{Operation-Aware Hybrid Locking for Modern In-Memory Indexes}},
author = {Gupta, Vishal and Lopez, Martin Sanchez and Laforet, Victor and Lozi, Jean-Pierre and Kashyap, Sanidhya},
journal = {PVLDB},
series = {{VLDB} '26},
volume = {19},
number = {8},
pages = {1804--1817},
doi = {10.14778/3811243.3811253},
url = {https://doi.org/10.14778/3811243.3811253},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 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 | 5,993 | NBTree: a Lock-free PM-friendly Persistent B+-Tree for eADR-enabled PM Systems | 2022 | VLDB |
| 2 | 948 | BzTree: A High-Performance Latch-free Range Index for Non-Volatile Memory | 2018 | VLDB |
| 3 | 8,625 | QPPT: Query Processing on Prefix Trees | 2013 | CIDR |
| 4 | 3,256 | To Lock, Swap, or Elide: On the Interplay of Hardware Transactional Memory and Lock-Free Indexing | 2015 | VLDB |
| 5 | 7,026 | Operation Specific Locking In B-Trees | 1987 | PODS |
| 6 | 1,822 | PALM: Parallel Architecture-Friendly Latch-Free Modifications to B+ Trees on Many-Core Processors | 2011 | VLDB |
| 7 | 1,710 | Cache-Conscious Concurrency Control of Main-Memory Indexes on Shared-Memory Multiprocessor Systems | 2001 | VLDB |
| 8 | 5,903 | Concurrency Control for Adaptive Indexing | 2012 | VLDB |
| 9 | 10,829 | FB+-tree: A Memory-Optimized B+-tree with Latch-Free Update | 2025 | VLDB |
| 10 | 8,474 | OptiQL: Robust Optimistic Locking for Memory-Optimized Indexes | 2023 | SIGMOD |