[nanomsg] Re: Fanout pattern

  • From: Paul Colomiets <paul@xxxxxxxxxxxxxx>
  • To: Martin Sustrik <sustrik@xxxxxxxxxx>
  • Date: Thu, 17 Jan 2013 00:35:46 +0200

Hi Martin,

On Thu, Jan 17, 2013 at 12:00 AM, Martin Sustrik <sustrik@xxxxxxxxxx> wrote:
> An alternative option would be to allow many-to-many pub/sub in ZeroMQ-like
> way, but disable subscription forwarding in the cases where there are
> multiple publishers in the topology.
>

Another alternative is to define a separate pattern which just
distributes everything to every peer, without the subscriptions at
all. At first glance it seems to cover my use case.

--
Paul

Other related posts: