Proceedings of the 2016 International Conference on Management of Data 2016
DOI: 10.1145/2882903.2882947
|View full text |Cite
|
Sign up to set email alerts
|

Scalable Pattern Sharing on Event Streams*

Abstract: Complex Event Processing (CEP) has emerged as a technology of choice for high performance event analytics in time-critical decisionmaking applications. Yet it is becoming increasingly difficult to support high-performance event processing due to the rising number and complexity of event pattern queries and the increasingly high velocity of event streams. In this work we design the SPASS framework that successfully tackles these demanding CEP workloads. Our SPASS optimizer identifies opportunities for effective… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
37
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 41 publications
(37 citation statements)
references
References 40 publications
0
37
0
Order By: Relevance
“…For the time window, we use the event's source timestamps. We measured a common metric [8,25,52,63] for streaming system, namely average CPU time over the windows. Average CPU time is measured in seconds and milliseconds as the sum of total elapsed time in all windows divided by the number of windows.…”
Section: Methodsmentioning
confidence: 99%
“…For the time window, we use the event's source timestamps. We measured a common metric [8,25,52,63] for streaming system, namely average CPU time over the windows. Average CPU time is measured in seconds and milliseconds as the sum of total elapsed time in all windows divided by the number of windows.…”
Section: Methodsmentioning
confidence: 99%
“…As a result, redundant computations will be performed by automata or trees corresponding to different subpatterns (comparing A's to B's in our example). This problem can be solved by applying known multi-query techniques for shared subexpression processing, such as those described in [17,34,42,43,53].…”
Section: Nested Patternsmentioning
confidence: 99%
“…As already shown above, since the leaves of an evaluation tree cannot be reordered, it only searches through a partial solution space. Advanced methods were also proposed for multi-query CEP optimization [17,34,42,43,53].…”
Section: Related Workmentioning
confidence: 99%
“…Complete Event Trend. We call the matches of a CET query event trends instead of using the traditional term of an event sequence since event sequences usually have fixed, statically known length [23,30,31].…”
Section: Cet Data and Query Modelmentioning
confidence: 99%