On Wed, May 9, 2012 at 4:02 PM, Balázs Varga <[email protected]> wrote:

> which tells me maybe I should use pub - sub instead, becaues with the router
> - dealer way when I set the identity I make durable sockets.

You only get durable sockets in 2.x when you explicitly set identities
on a socket. In 3.x there are no durable sockets (you can set an
identity but it's not durable).

So you can use ROUTER safely.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to