Interleaving with Coroutines: A Practical Approach for Robust Index Joins
Summary: Introduces coroutine-based instruction-stream interleaving for robust index joins, hiding cache-miss latency across concurrent lookups. Demonstrated on SAP HANA binary search and CSB+-tree joins, it matches prior techniques while preserving conventional code and enabling both execution modes. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Georgios Psaropoulos (EPFL)
- 2. Thomas Legler (SAP)
- 3. Norman May (SAP)
- 4. Anastasia Ailamaki (EPFL; RAW Labs)
BibTeX Citation
@article{psaropoulos_vldb18,
title = {{Interleaving with Coroutines: A Practical Approach for Robust Index Joins}},
author = {Psaropoulos, Georgios and Legler, Thomas and May, Norman and Ailamaki, Anastasia},
journal = {PVLDB},
series = {{VLDB} '18},
volume = {11},
number = {2},
pages = {230--242},
doi = {10.14778/3149193.3149202},
url = {https://doi.org/10.14778/3149193.3149202},
year = {2018}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 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,740 | Adopting Worst-Case Optimal Joins in Relational Database Systems | 2020 | VLDB |
| 2 | 5,829 | Inspector Joins | 2005 | VLDB |
| 3 | 7,012 | Adaptive Hybrid Indexes | 2022 | SIGMOD |
| 4 | 964 | Reducing the Storage Overhead of Main-Memory OLTP Databases with Hybrid Indexes | 2016 | SIGMOD |
| 5 | 1,110 | Buffering Accesses to Memory-Resident Index Structures | 2003 | VLDB |
| 6 | 8,234 | The Case for Learned In-Memory Joins | 2023 | VLDB |
| 7 | 11,794 | Dynamic Interleaving of Content and Structure for Robust Indexing of Semi-Structured Hierarchical Data | 2020 | VLDB |
| 8 | 3,622 | Robust Join Processing with Diamond Hardened Joins | 2024 | VLDB |
| 9 | 2,767 | Exploiting Coroutines to Attack the "Killer Nanoseconds" | 2018 | VLDB |
| 10 | 6,012 | Parallel Index-based Stream Join on a Multicore CPU | 2020 | SIGMOD |