Complex Event Processing
Complex event processing (CEP) enables applications in an event-driven architecture to derive more complex and meaningful events by detecting patterns in simpler events. When simple input events match a pattern, that match is announced by issuing a more complex event.
CEP is performed by an engine that is programmed with these patterns, then at runtime filters through large numbers of events looking for and announcing pattern matches.
WebSphere Business Events is a CEP engine.