Moving Active Functionality from Centralized to Open Distributed Heterogeneous Environments
(M. Cilia; C. Bornhovd; A. Buchmann; Databases and Distributed Systems
Group, Department of Computer Science Darmstadt University of
Technology – Darmstadt, Germany)
From the introduction:
For
example, consider the following business rule: ”when the volume of corn
falls below 1200 tons, and the corn comes from Euroland, and Euro/US$
is under 0.8 then bid for all at 2.30 US$ per ton, and also notify the
manager”. Involved events and data are coming from diverse sources,
here and also the execution of actions is performed on different (sub-)
systems. Observe that events and actions are not necessarily directly
related with database operations.
In such scenarios, the required
active functionality should be moved outside of the active database
system by offering a flexible service that runs decoupled from the
database, and that can be combined in many different ways and used in a
variety of environments. A service-based architecture seems to be
appropriate, in which an active functionality (ECA rule) service can be
seen as a composition of other services, like event detection, event
composition, condition evaluation, and action execution. – goto
originally Posted to cep.weblogger.com by David Soul on 2/20/04; 12:09:41 AM
in the CEP section
Related posts on Bricoleur Systems -auto generated:
- DAOS (research group) DAOS – Distributed Active Object Systems “The objective of DAOS is to unbundle the concepts of ‘Active Object Systems’ [Buchmann94]...
- Active Database Manifesto In contrast to traditional database systems active database systems management are designed to automatically react to events. Typically they use either...
- CoSent: A Cooperative Sentinel for Database Systems (1999) by Wesley W. Chu, Xiaohong Yang, Wenlei Mao Abstract:Active database systems have received increasing interest from both research and industrial...
- Achieving Complex Event Processing: An IBM Perspective Achieving CEP with Active Correlation Technology IBM is touting their Active Correleation Tecnology as a means of achieving complex event...
- High-Level Constructs in the READY Event Notification System (1998) High-Level Constructs in the READY Event Notification System (1998) by Robert E. Gruber, Balachander Krishnamurthy, Euthimios PanagosFrom the Introduciton: There...
Tags: CEP, Complex Event Processing, science