Hi Viliam,

> is there a way to use the publish-subscribe scenario without the one
> centralized publisher?
>
> As the publisher may die at any time I'm looking in some type of
> redundancy...

Sure. You can have several publishers. The subscribers can connect to 
all of them. You have to discard duplicates in the subscribers, obviously.

Martin
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to