2009
DOI: 10.1007/978-3-642-03013-0_26
|View full text |Cite
|
Sign up to set email alerts
|

EventJava: An Extension of Java for Event Correlation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
89
0

Year Published

2010
2010
2018
2018

Publication Types

Select...
7

Relationship

1
6

Authors

Journals

citations
Cited by 72 publications
(89 citation statements)
references
References 26 publications
0
89
0
Order By: Relevance
“…Database-derived systems such as Cayuga [14], Borealis [15] or the commercial StreamBase (www.streambase.org) support all features of CED. EventJava [2] mirrors these at the language level. Several content-based publish/subscribe systems have been extended for generic correlation, such as PADRES [19] which uses Jess [21].…”
Section: State Of the Art Of Cedmentioning
confidence: 95%
See 3 more Smart Citations
“…Database-derived systems such as Cayuga [14], Borealis [15] or the commercial StreamBase (www.streambase.org) support all features of CED. EventJava [2] mirrors these at the language level. Several content-based publish/subscribe systems have been extended for generic correlation, such as PADRES [19] which uses Jess [21].…”
Section: State Of the Art Of Cedmentioning
confidence: 95%
“…Then, a. if op is ==, a 2 of all incoming e 2 events are stored in a hash table. Then e 2 .a 2 that equals e 1 .a 1 can be found in constant time (O(1)) by hashing e 1 .a 1 . b. if op is <, <=, >, >=, a 2 of all incoming e 2 events are stored in a B+ tree [22].…”
Section: Correlationmentioning
confidence: 99%
See 2 more Smart Citations
“…EventJava [15] allows for powerful expressions in guards, which enables it to build complex relations between asynchronous-only messages. In JErlang, guard conditions can also span over multiple messages, but we are limited by Erlang functionality to disallow new variables or control constructs in them.…”
Section: Related Workmentioning
confidence: 99%