I'm going to implement a distributed message bus over ZeroMQ and I'm trying to make it as efficient as possible. My requirements are:
Approaches I'm considering are:
Are there any other/better architectures to use with ZeroMQ to create such message bus?
I suggest you to have a look to nanomsg, which has a built-in BUS topology and some other interesting ones like SURVEY. It is a library by Martin Sustrik the original zmq author.
You can find some discussion about BUS on Martin Sustrik blog: http://250bpm.com/blog:17
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With