Complex Event Processing (CEP) is a new technology for analysing streams of events in real-time and detecting patterns. The
method can be thought of as the converse of querying a database where instead of running queries against the stored data, you store queries
and run the data through them. It is a technique that is ideally suited to many application areas such as:
- Business Activity Monitoring
- Regulatory Compliance
- Fraud Detection
- Event-Driven Architectures
- Data Mining