Hi,
I’m exploring Axon for a project. I’ve probably got many more basic questions than this, but I was reading some old threads [1] and thought I’d dive right into the deep end with this one, since I think it’s relevant to my architecture.
In Axon 2.0 are you expecting at most a single JVM (in a cluster) to be assigned to the handling of events for a single saga type?
Have you put any more thought into a distributed saga manager? (A hint as to how it could work, if not the implementation, might be helpful to me.)
With a distributed command bus, even with a distributed event bus configuration, I’m confused how saga processing could be horizontally scaled, let alone combined with caching, without running into concurrency issues.
Regards,
Peter Davis
[1] https://groups.google.com/forum/#!msg/axonframework/h7T60nQNEMw/Qt31PXI_GK0J