[zeromq-dev] Bidirectional Comminication between equal nodes
Pieter Hintjens
ph at imatix.com
Thu Jul 14 12:03:42 CEST 2011
On Thu, Jul 14, 2011 at 10:29 AM, BELLUS Stefan
<Stefan.Bellus at frequentis.com> wrote:
> I read quickly The Guide, and check google, but I cannot still figure out
> how I can implement bidirectional communication between equal nodes.
> With equal nodes I mean that sometime one node is sending request and wants
> reply, sometime other one. Sometime node wants only publish message without
> reply.
You probably need to read the Guide again, and look at the use of
ROUTER and DEALER sockets in Ch3 and Ch4 to create such dialogs.
-Pieter
More information about the zeromq-dev
mailing list