I looked at Esper (and Storm) to handle the stream. Esper seems to be doing exactly what I want ... i.e. roling tools, medians, complex queries, etc .... but I wonder, / p>
How can I scale to multiple instances using Esper?
As far as I understand, Storm handles distributed processing, but with Esper you yourself.
I did not need to do this for the future future, but as we grow, our data volumes would also have to scale. Most likely we will be hosted on Amazon EC2.
Do I need to run multiple servers and data with strings before sending them to my Esper app?
Is there a more graceful way to handle it?
-Sajal
amazon-ec2 scalability esper cep
sajal
source share