Parallel Patterns for Window-Based Stateful Operators on Data Streams: An Algorithmic Skeleton Approach
The topic of Data Stream Processing is a recent and highly active research area dealing with the in-memory, tuple-by-tuple analysis of streaming data. Continuous queries typically consume huge volumes of data received at a great velocity. Solutions that persistently store all the input tuples and th...
Gespeichert in:
Veröffentlicht in: | International journal of parallel programming 2017-04, Vol.45 (2), p.382-401 |
---|---|
Hauptverfasser: | , |
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | The topic of
Data Stream Processing
is a recent and highly active research area dealing with the in-memory, tuple-by-tuple analysis of streaming data.
Continuous queries
typically consume huge volumes of data received at a great velocity. Solutions that persistently store all the input tuples and then perform off-line computation are impractical. Rather, queries must be executed continuously as data cross the streams. The goal of this paper is to present parallel patterns for
window-based stateful operators
, which are the most representative class of stateful data stream operators. Parallel patterns are presented “à la”
Algorithmic Skeleton
, by explaining the rationale of each pattern, the preconditions to safely apply it, and the outcome in terms of throughput, latency and memory consumption. The patterns have been implemented in the
FastFlow
framework targeting off-the-shelf multicores. To the best of our knowledge this is the first time that a similar effort to merge the Data Stream Processing domain and the field of Structured Parallelism has been made. |
---|---|
ISSN: | 0885-7458 1573-7640 |
DOI: | 10.1007/s10766-016-0413-x |