What is Complex Event Processing? (Part 5)

来源:互联网 发布:淘宝客公众号系统搭建 编辑:程序博客网 时间:2024/06/05 14:23

What is Complex Event Processing? (Part 5)

Posted on 05/14/07No Comments

(Originally Published by Tim Bass, TIBCO Software Inc., May 9, 2007)

In What is Complex Event Processing? (Part 4), we discussedevent refinement, also referred to as object refinement ortrack and trace. Today, in part 5 of What is Complex Event Processing, we discuss the heart of CEP,situation refinement.

Event Processing Reference Architecture

Situation refinement is the functional component of event processing that describes refining multipleevent objects in order to identify business situations and scenarios in real-time.Situation refinement analyzes multiple event objects and aggregated groups ofevents against existing detection templates, patterns, algorithms and historical data to provide an estimate of the current situation and to suggest, identify andpredict future opportunities and threats.

Examples of situation refinement are:

– debugging a distributed computing application to determine cause-and-effect relationships between heterogeneous event sources;

– calculation a VWAP on a tracked equity or basket of equities and correlating these event objects with high confidence news reports in real-time ;

– correlating tracked user sessions in an on-line e-commerce application with credit card activities and geolocation information of the same user in real-time;

– associating containers and packages (with RFID, for example) with weather and traffic information to predict delays in shipments in real-time;

– correlating multiple log files selected network devices or applications and searching for a specific patterns or anomalous behavior in real-time;

– analyzing the projected tracks of multiple aircraft, vessels or trains in motion looking for potential collisions before they happen,

– correlating patient information in multiple hospitals looking for trends in viral epidemics and predicting future outbreak areas.

– correlating locations, crews, schedules, cargo, stations and other constraints in a transportation network to optimizing network resources; or,

– correlating the customer information of multiple retail banking channels with real-time customer interaction personnel to enhance the user experience and maximize marketing effectiveness.

It is interesting to note that situations are often referred to as complex events. The terminology (glossary) working group of the Event Processing Technical Society (EPTS) uses the following definitions:

Complex event: an event that is an abstraction or aggregation of other events called its members.

Composite event: Composite event types are aggregated event types that are created by combining other primitive or composite event types using a specific set of event constructors such as disjunction, conjunction, sequence, etc. Note: This definition is from the Active Database terminology

Derived event (also synthesized event): an event that is generated as a result of applying an algorithmic function or process to one or more other events.

Relationships between events: Events are related bytime, causality, aggregation, abstraction and other relationships. Time and causality impose partial orderings upon events.

This leads us to the current working EPTS definition of complex event processing:

Complex-event processing (CEP): Computing that performs operations on complex events, including reading, creating, transforming or abstracting them.

In my next post, What Is Complex Event Processing, Part 6, we will discuss another important area in CEP,impact assessment – where detected business situations are compared, correlated, and/or analyzed in “what if” type of scenarios to determine and predict business consequences.


From:http://www.thecepblog.com/2007/05/14/what-is-complex-event-processing-part-5/点击打开链接

0 0
原创粉丝点击