[zeromq-dev] PUB doesn't discard msg when no SUB
Martin Sustrik
sustrik at 250bpm.com
Fri May 27 08:40:09 CEST 2011
On 05/27/2011 08:31 AM, Martin Sustrik wrote:
> The "leg" implementations were theoretically discussed already very long
> time ago and are starting to pop-up now. We already have the "minimal
> 0MQ stack in bash" and "ZmqSocket.as" Hopefully, we'll have more of them
> in the future.
Ah, one interesting option I haven't mentioned is that you can use
RabbitMQ/0MQ bridge to create a 0MQ scalable topology containing
RabbitMQ brokers as devices while using AMQP and existing RabbitMQ
clients to implement legs of the topology.
Note that this kind of plugging pre-existing legs into 0MQ topologies
can be done with any existing messaging system, be it MQ series or Tibco
or whatever, given just that a bridge to 0MQ is implemented. Ability to
do this thing was explicitly stated as requirement in my SP requirements
draft.
Martin
More information about the zeromq-dev
mailing list