Top
Interstage Big Data Complex Event Processing Server V1.0.0 User's Guide
Interstage

1.3.1 Features of the CEP Engine

Input adapter

Provides three communication methods: SOAP, HTTP, and Socket.

It can connect with input sources such as sensors, smartphones, and SOA systems.

Logging (Hadoop collaboration)

Allows input events and events output by complex event processing to be recorded.

When developing rules, the output destination of logging can be a Hadoop system (Hadoop collaboration), or a CEP Server.

Outputting a log to a Hadoop system allows events to be analyzed in it, and this can be harnessed in monitoring event trends and adding or modifying rules.

High-speed filter

Allows input events to be processed rapidly with the pre-registration of a "rule definition" that describes how to filter input events and perform high-speed matching of events with master data.

Complex event processing

Allows continuously generated events to be analyzed and assessed in real time with the pre-registration of a "rule definition" that describes detection patterns for input events.

External data access

Allows external data to be referenced from complex event processing.

XTP collaboration

Allows cache data stored in XTP to be referenced as external data.

Output adapter

Uses the SOAP listener to allow events output by complex event processing to be sent to a user-developed Web service.

There are also the logging listener (which can be used to store the events output by complex event processing in a Hadoop system), and the debug log listener (which can be used to output the results of complex event processing to a log, for debugging purposes).