SABER: Window-Based Hybrid Stream Processing for Heterogeneous Architectures
Summary: SABER is a window-based streaming engine for CPUs and GPUs, enabling data-parallel streaming SQL. Adaptive lookahead scheduling maps work to the device; pipelined CPU-GPU transfers hide movement, boosting throughput with low latency across windows. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Alexandros Koliousis (Imperial College London)
- 2. Matthias Weidlich (Humboldt University of Berlin; Imperial College London)
- 3. Raul Castro Fernandez (Imperial College London)
- 4. Alexander L. Wolf (Imperial College London)
- 5. Paolo Costa (Microsoft)
- 6. Peter Pietzuch (Imperial College London)
BibTeX Citation
@inproceedings{koliousis_sigmod16,
title = {{SABER: Window-Based Hybrid Stream Processing for Heterogeneous Architectures}},
author = {Koliousis, Alexandros and Weidlich, Matthias and Fernandez, Raul Castro and Wolf, Alexander L. and Costa, Paolo and Pietzuch, Peter},
series = {{SIGMOD} '16},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/2882903.2882906},
url = {https://dl.acm.org/doi/10.1145/2882903.2882906},
year = {2016}
}
Incoming Citations (Sorted by Pagerank)
Showing 21 of 21 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 20 of 20 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 | 6,012 | Parallel Index-based Stream Join on a Multicore CPU | 2020 | SIGMOD |
| 2 | 1,977 | HetExchange: Encapsulating heterogeneous CPU-GPU parallelism in JIT compiled engines | 2019 | VLDB |
| 3 | 3,178 | Why it is time for a HyPE: A Hybrid Query Processing Engine for Efficient GPU Coprocessing in DBMS | 2013 | VLDB |
| 4 | 6,825 | Demonstrating Efficient Query Processing in Heterogeneous Environments | 2014 | SIGMOD |
| 5 | 2,713 | Robust Query Processing in Co-Processor-accelerated Databases | 2016 | SIGMOD |
| 6 | 6,609 | A Reliable Parallel Backend Using Multiattribute Clustering and Select-Join Operator | 1986 | VLDB |
| 7 | 3,895 | The Case For Heterogeneous HTAP | 2017 | CIDR |
| 8 | 2,655 | Executing Stream Joins on the Cell Processor | 2007 | VLDB |
| 9 | 3,791 | Hardware-conscious Query Processing in GPU-accelerated Analytical Engines | 2019 | CIDR |
| 10 | 4,820 | LightSaber: Efficient Window Aggregation on Multi-core Processors | 2020 | SIGMOD |