Can we say that proposed module interface can be implemented by some other pub-sub mechanism say Kafka for example?
If yes; then it would be a huge plus to make this modular. ~ Yogi On Tue, Sep 15, 2015 at 5:42 AM, Gaurav Gupta <[email protected]> wrote: > Currently BufferServer is the only mechanism to transfer data between > operators. Does it make sense to make this module pluggable and let users > flip it with their implementation if any. Default behavior will be to use > current BufferServer. > > Thanks > - Gaurav > >
