i wanted to begin learning ESPER engine, and i found out that ester native examples are a little complex.

is there any one who has a good simple example java code, which is about using esper?

link|improve this question

44% accept rate
feedback

2 Answers

Try this example. I ran this and starting modifying this yesterday.

link|improve this answer
thanks...it really helped ;) – saman Apr 5 at 8:00
feedback

Somewhat late, but I would not like to leave this one unmentioned: the Quick Start tutorial. I made it run (with some simple changes to make it Maven-friendly) in one single Pomodoro. :)

http://esper.codehaus.org/tutorials/tutorial/quickstart.html

FWIW

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.