http://www.cs.waikato.ac.nz/~hinze/DEBS2006/

Call for Papers

Workshop Theme

Event-based systems are those in which information provided by producers is distributed in a timely manner to interested consumers. Event-systems can be considered on the middle-ware level or on application level. Event-based applications are often found in streaming systems, surveillance and monitoring systems, or continuous query systems. Event-based systems can be used to integrate a wide range of components into a loosely-coupled distributed system: for example, event producers can be application components, post-commit triggers in a database, sensors, or system monitors; event consumers can be application components, device controllers, databases, workflow queues, etc. These systems are seeing increasingly widespread use, in applications ranging from time-critical systems, system management and control, to e-commerce.

A common service interface provided by event-based systems is the publish-subscribe paradigm: producers and consumers can be mutually anonymous, producers deliver events to topics, each consumer specifies interest by means of a "subscription", and later receives events of interest via event notifications; the event-based system is responsible for consolidating subscriptions and propagating events. Queuing and hybrids of publish-subscribe and queuing are also popular. Event-based systems are seeing increasingly widespread use, in applications ranging from time-critical systems, system management and control, to e-commerce. Publish-subscribe services have been incorporated into standards such as CORBA and JMS, and into commercial systems, such as offerings of IBM and TIBCO.

Traditional event-based systems support subscriptions based on topics, or based on filter predicates on message content; the middleware service delivers copies of published messages to some subset of all subscribers. An emerging new area of interest is the extension of these services to include transformation, aggregation, and correlation of events. For example, a subscription to published events of stock trades and offers to trade may ask for (a) a continuous running average of stock trades on IBM; or (b) alerts indicating that more than 100 trades for the same stock issue have been made in the same hour; or (c) notifications that a request to buy and a request to sell have been made on the same issue with matching offer price ranges. As with traditional publish-subscribe, it is still desired that (a) publishers and subscribers remain anonymous, (b) subscribers are independent and can possibly dynamically enter and leave, (c) the system should push events from publishers to subscribers as quickly as possible, and (d) the implementation should scale to large numbers of clients. Many applications of this nature are built today by combining publish-subscribe systems with other client-side systems to perform the additional computation. The interest in these problems overlaps with other system areas -- specifically streaming systems, continuous query and continuous view update systems in databases, correlation engines, and system monitoring and management tools. It is our goal to provide cross-fertilization between researchers and practitioners in these areas with researchers and practitioners in traditional event-based middleware.

Aim of the Workshop

The purpose of this workshop is to bring together people from academia and industry interested in the foundations, implementation, and application of all aspects of event-based middleware, from traditional topic-based and content-based publish-subscribe, to event correlation, streaming queries, mediations, and systems integration. We seek contributions from practitioners in industry and government, as well as from academic and industrial researchers.

Papers do not have to be based on complete and comprehensive works. In fact, we welcome position papers, requirements for real-world applications, as well as papers based on preliminary results, provided that they are forward-looking and that they remain well-argued and justified in terms of existing work.

Workshop Topics

The goal of this workshop is to share and discuss original and innovative ideas in the area of event-based systems. Therefore, we invite authors interested in event-based applications, event-based infrastructures, and event correlation and transformation to submit a paper to this workshop. Below is a list of possible topics of interest grouped by areas. (The list should not be seen as exhaustive.) Event-Based Models and Paradigms Middleware Infrastructure Integration User Experience and Requirements Authors of accepted papers are expected to participate in the workshop.

Submission Instructions

Submissions should not exceed 6 (six) pages in IEEE proceedings style, including all text, references, appendices, and figures. Submissions must be in Portable Document Format (PDF).