Thanks!
So the moral of the story is I need to do book keeping on my own if I wish to
avoid connecting to the same address more than once...
________________________________
From: Pieter Hintjens <[email protected]>
To: ZeroMQ development list <[email protected]>; Kah-Chan Low
<[email protected]>
Sent: Friday, October 26, 2012 6:48 PM
Subject: Re: [zeromq-dev] ZMQ dealer connect() to the same address multiple
times?
Each connection creates a separate pipe. If you're sending messages, they are
rotated across all connections.
Pieter
On Oct 27, 2012 3:17 AM, "Kah-Chan Low" <[email protected]> wrote:
Hi,
>What happens if a ZQM dealer calls connect() multiple times on the same
>address?
>
>
>Thanks!
>kc
>_______________________________________________
>zeromq-dev mailing list
>[email protected]
>http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev