@conference {32, title = {Distributed Complex Event Processing with Query Rewriting}, booktitle = {International Conference on Distributed Event-Based Systems (DEBS)}, year = {2009}, month = {07/2009}, publisher = {ACM}, organization = {ACM}, address = {Nashville, TN, USA}, abstract = {

The nature of data in enterprises and on the Internet is changing. Data used to be stored in a database first and queried later. Today timely processing of new data, represented as events, is increasingly valuable. In many domains, complex event processing (CEP) systems detect patterns of events for decision making. Examples include processing of environmental sensor data, trades in financial markets and RSS web feeds. Unlike conventional database systems, most current CEP systems pay little attention to query optimisation. They do not rewrite queries to more efficient representations or make decisions about operator distribution, limiting their overall scalability.

This paper describes the Next CEP system that was especially designed for query rewriting and distribution. Event patterns are specified in a high-level query language and, before being translated into event automata, are rewritten in a more efficient form. Automata are then distributed across a cluster of machines for detection scalability. We present algorithms for query rewriting and distributed placement. Our experiments on the Emulab test-bed show a significant improvement in system scalability due to rewriting and distribution.

}, url = {http://www.doc.ic.ac.uk/~prp/doc/debs09-next_ced.pdf}, author = {Nicholas Poul Schultz-Moeller and Matteo Migliavacca and Peter Pietzuch} }