Adaptive NUMA-aware data placement and task scheduling for analytical workloads in main-memory column-stores
Summary: Adaptive NUMA-aware data placement and task scheduling for in-memory column-stores to maximize local memory access across sockets. Tracks per-table/group socket usage, repartitions data to fix imbalances, and disables inter-socket stealing for memory-heavy tasks, enabling up to 4× throughput on copartitioned analytics. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Iraklis Psaroudakis (EPFL)
- 2. Tobias Scheuer (SAP)
- 3. Norman May (SAP)
- 4. Abdelkader Sellami (SAP)
- 5. Anastasia Ailamaki (EPFL)
BibTeX Citation
@article{psaroudakis_vldb17,
title = {{Adaptive NUMA-aware data placement and task scheduling for analytical workloads in main-memory column-stores}},
author = {Psaroudakis, Iraklis and Scheuer, Tobias and May, Norman and Sellami, Abdelkader and Ailamaki, Anastasia},
journal = {PVLDB},
series = {{VLDB} '17},
volume = {10},
number = {2},
pages = {37--48},
doi = {10.14778/3015274.3015275},
url = {https://doi.org/10.14778/3015274.3015275},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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,199 | Bridging the Archipelago between Row-Stores and Column-Stores for Hybrid Workloads | 2016 | SIGMOD |
| 2 | 2,360 | Dynamic Memory Allocation for Multiple-Query Workloads | 1993 | VLDB |
| 3 | 4,376 | Adaptive Work Placement for Query Processing on Heterogeneous Computing Resources | 2017 | VLDB |
| 4 | 2,866 | Optimal Column Layout for Hybrid Workloads | 2019 | VLDB |
| 5 | 6,161 | Data Partitioning for In-Memory Systems: Myths, Challenges, and Opportunities | 2019 | CIDR |
| 6 | 7,585 | Query Centric Partitioning and Allocation for Partially Replicated Database Systems | 2017 | SIGMOD |
| 7 | 4,493 | Self-Tuning Query Scheduling for Analytical Workloads | 2021 | SIGMOD |
| 8 | 1,177 | A Comprehensive Study of Main-Memory Partitioning and its Application to Large-Scale Comparison- and Radix-Sort | 2014 | SIGMOD |
| 9 | 1,203 | NUMA-aware algorithms: the case of data shuffling | 2013 | CIDR |
| 10 | 4,001 | Scaling Up Concurrent Main-Memory Column-Store Scans: Towards Adaptive NUMA-aware Data and Task Placement | 2015 | VLDB |