Complex Event Processing
Event Driven Architecture is a highly scalable approach to distributed computing and integration. Once you put in place an Event Driven Architecture, you can start to process events in interesting ways. Firstly, you can simply use filtering on individual events to find interesting events. Then, you can extend this to …