I m doing some research on stream processing combined with complex event processing.I want to use an open source software to work on Apache's Storm.I have found CEP engines like Esper,Siddhi,Sase+ but i am looking for something to work specifically on Apache-Storm.Is there any CEP engine which adjusts perfectly on Storm and if so whats the inner architecture of the engine (working for example in 1 bolt or something else).Any information is most welcome.
Asked
Active
Viewed 421 times
1
-
1Storm-Esper bolts can be found at https://github.com/miguelantonio/storm-esper-bolt and https://github.com/tomdz/storm-esper – goodie Sep 06 '16 at 21:07