Stream join processing on heterogeneous processors
Abstract
The window-based stream join is an important operator in all data streaming systems. It has often high resource requirements so that many efficient sequential as well as parallel versions of it were proposed in the literature. The parallel stream join operators recently gain increasing interest because hardware is getting more and more parallel. Most of these operators, however, are only optimized for processors with homogeneous execution units (e.g., multi-core processors). Newly available processors with heterogeneous execution units cannot be exploited whereas such processors provide typically a very high peak performance. In this paper, we propose an initial variant of a window-based stream join operator that is optimized for processors with heterogeneous execution units. We provide an efficient load balancing approach to utilize all available execution units of a processor and further provide highly-optimized kernels that run on them. On our test machine with a 4-core CPU and an integrated graphics processor, our operator achieves a speedup of 69 2x compared to our single-threaded . implementation.
- Citation
- BibTeX
Karnagel, T., Schlegel, B., Habich, D. & Lehner, W.,
(2013).
Stream join processing on heterogeneous processors.
In:
Saake, G., Henrich, A., Lehner, W., Neumann, T. & Köppen, V.
(Hrsg.),
Datenbanksysteme für Business, Technologie und Web (BTW) 2013 - Workshopband.
Bonn:
Gesellschaft für Informatik e.V..
(S. 17-26).
@inproceedings{mci/Karnagel2013,
author = {Karnagel, Tomas AND Schlegel, Benjamin AND Habich, Dirk AND Lehner, Wolfgang},
title = {Stream join processing on heterogeneous processors},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW) 2013 - Workshopband},
year = {2013},
editor = {Saake, Gunter AND Henrich, Andreas AND Lehner, Wolfgang AND Neumann, Thomas AND Köppen, Veit} ,
pages = { 17-26 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Karnagel, Tomas AND Schlegel, Benjamin AND Habich, Dirk AND Lehner, Wolfgang},
title = {Stream join processing on heterogeneous processors},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW) 2013 - Workshopband},
year = {2013},
editor = {Saake, Gunter AND Henrich, Andreas AND Lehner, Wolfgang AND Neumann, Thomas AND Köppen, Veit} ,
pages = { 17-26 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Send Feedback
More Info
ISBN: 978-3-88579-610-7
ISSN: 1617-5468
xmlui.MetaDataDisplay.field.date: 2013
Language:
(en)

Content Type: Text/Conference Paper