A Homogeneous Reaction Rule Language for Complex Event Processing
Adrian Paschke, Alexander Kozlenkov, Harold Boley

TL;DR
This paper introduces a homogeneous reaction rule language that integrates derivation and reaction rules within logic programming, enabling efficient, scalable, and expressive complex event processing in distributed web environments.
Contribution
It presents a novel unified language framework combining various rule types for complex event processing, with implementation and validation in industrial scenarios.
Findings
Language supports modular updates and external imports.
Middleware achieves high expressiveness and scalability.
Effective in industrial use cases for event processing.
Abstract
Event-driven automation of reactive functionalities for complex event processing is an urgent need in today's distributed service-oriented architectures and Web-based event-driven environments. An important problem to be addressed is how to correctly and efficiently capture and process the event-based behavioral, reactive logic embodied in reaction rules, and combining this with other conditional decision logic embodied, e.g., in derivation rules. This paper elaborates a homogeneous integration approach that combines derivation rules, reaction rules and other rule types such as integrity constraints into the general framework of logic programming, the industrial-strength version of declarative programming. We describe syntax and semantics of the language, implement a distributed web-based middleware using enterprise service technologies and illustrate its adequacy in terms of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Semantic Web and Ontologies · Advanced Database Systems and Queries
