2

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?

saman
  • 199
  • 4
  • 17

2 Answers2

2

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

sajal
  • 776
  • 1
  • 6
  • 23
0

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

Ytsejammer
  • 1,384
  • 2
  • 13
  • 25