Proceedings of the 7th ACM International Conference on Distributed Event-Based Systems 2013
DOI: 10.1145/2488222.2488258
|View full text |Cite
|
Sign up to set email alerts
|

Adaptive input admission and management for parallel stream processing

Abstract: In this paper, we propose a framework for adaptive admission control and management of a large number of dynamic input streams in parallel stream processing engines. The framework takes as input any available information about input stream behaviors and the requirements of the query processing layer, and adaptively decides how to adjust the entry points of streams to the system. As the optimization decisions propagate early from input management layer to the query processing layer, the size of the cluster is m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
42
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 41 publications
(42 citation statements)
references
References 24 publications
0
42
0
Order By: Relevance
“…algorithms [13,15,16,17,18] require the DSPE to support operator migration. Many DSPEs, such as Apache Storm, do not support migration, so we omit these algorithms from the evaluation.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…algorithms [13,15,16,17,18] require the DSPE to support operator migration. Many DSPEs, such as Apache Storm, do not support migration, so we omit these algorithms from the evaluation.…”
Section: Discussionmentioning
confidence: 99%
“…The E-Store system explores the idea of handling hot tuples separately from cold tuples in the context of an elastic database management system [23]. Most existing load balancing techniques for DSPEs are analogous to key grouping with rebalancing [13,15,16,17,18]. Flux monitors the load of each operator, ranks servers by load, and migrates operators from the most loaded to the least loaded servers [13].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…However, it does not guarantee buffer limits on bursty workloads and does not account for the problem of large selections that have a delayed effect on the operator, as it is the case in our traffic monitoring operator. [37] tries to forecast the exact event arrival rate and assumes a fixed per-tuple processing cost when determining the optimal parallelization degree, which does not always hold, as we show with the operator profiles in our traffic monitoring scenario (cf. Section VI).…”
Section: ) Parallelization Degree Adaptationmentioning
confidence: 99%
“…Nevertheless, the stream-based optimizations are applicable only at the level of multi-core nodes. Another approach consists in partitioning the input streams in an adaptive way considering information about the stream behavior, queries, load and external metadata [50]. Despite the fact that this solution targets the management of input streams, it has no support for the efficient transmission of data.…”
Section: Data Stream Management Systems (Dsms)mentioning
confidence: 99%