I'm trying to make an Esper application thats permits me to Runtime deploy dataflow based patterns. In order to implement this, I used a RMI based server for sending patterns, but thinking on that, it may be not necessary. There is a way embedded in the engine to implement my approach?
Thanks you in advance