A simplified Esper Template that can be used to send events
to Esper. Also includes a namespace suport for convenient
configuration in the Spring Framework (see: http://www.springsource.org/).
The OpenCredo Esper project builds on top of the excellent Complex Event Stream processing project Esper, see http://esper.codehaus.org.
Primarily motivated by a desire to make using Esper easier within messaging applications built on Spring Integration.
A simple sample application that measures throughput of messages
demonstrating the use of the:
* Esper Wire Tap
* Esper Gateway (coupled with a transformer for a clean separation of concerns)