I was using open source version of Esper to perform some complex event processing. I am using combination of Esper + Storm so that i can write my CEP logic in Storm bolt which is distributed across network.
Esper also provides its HA version which is high availability. My Questions is that what are the advantages using Esper HA instead of using Esper (Open source) + Storm combination.