2020
DOI: 10.4230/lipics.icdt.2020.15
|View full text |Cite
|
Sign up to set email alerts
|

On the Expressiveness of Languages for Complex Event Recognition

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 0 publications
0
4
0
Order By: Relevance
“…However, the two have fundamental differences. Of interest to the present discussion are the following: languages used in CEP are not based on temporal logic (in fact, they often lack clear semantics [53]) which makes a direct comparison difficult; the capability of CEP to evaluate sequential patterns is typically limited, while of central importance to RV [57]-we refer to [57] for a more detailed discussion. Therefore, RV is considerably more relevant to InTempo.…”
Section: Related Workmentioning
confidence: 99%
“…However, the two have fundamental differences. Of interest to the present discussion are the following: languages used in CEP are not based on temporal logic (in fact, they often lack clear semantics [53]) which makes a direct comparison difficult; the capability of CEP to evaluate sequential patterns is typically limited, while of central importance to RV [57]-we refer to [57] for a more detailed discussion. Therefore, RV is considerably more relevant to InTempo.…”
Section: Related Workmentioning
confidence: 99%
“…A transition is followed if its formula, applied to the current input, evaluates to true. The work presented in [10,29] may also be categorized under this class of "unary" symbolic automata (or transducers, to be more precise). Contrary to register automata, symbolic automata have nice closure properties, but their formulas are unary and thus can only be applied to a single element from the input string.…”
Section: Related Workmentioning
confidence: 99%
“…Flink includes a native API, namely FlinkCEP [10], for CEP analytics. FlinkCEP provides a CEP language of high expressive power [7,15] and also allows for parallel processing to ensure rapid delivery of CEP analytics. Nonetheless, there are certain barriers in FlinkCEP's adoption.…”
mentioning
confidence: 99%
“…To overcome the barrier posed by coding directly in FlinkCEP, we build a novel, logical CEP operator that receives as input CEP pattern queries in the form of extended regular expressions [1,2,6,15,22,25] and seamlessly re-writes them to FlinkCEP programs. To offload domain experts from computer cluster administration decisions, we build a CEP Optimizer that automatically decides good configurations for executing the transformed FlinkCEP code on a computer cluster.…”
mentioning
confidence: 99%