[zeromq-dev] zmq_req / zmq_rep topology
gonzalo diethelm
gdiethelm at dcv.cl
Wed Mar 10 19:15:57 CET 2010
> > 1. When using IPC as the transport method, after binding a zmq_rep
> > socket to an IPC pathname, can I have multiple zmq_req sockets
connect
> > to that same pathname and expect replies to be routed correctly by
ZMQ?
> > (Are you using ports to identify to whom replies should be sent?)
>
> Yes, you can. The mechanism underneath uses UNIX domain sockets rather
> than TCP i.e. no ports.
But this would not run on Windows, right?
From a previous mail exchange:
> > How about under Windows? Is ipc transport supported there? If yes,
> > what underlying IPC mechanism is used?
>
> No. Unfortunately, Windows have no POSIX-compliant IPC transport. You
have > to use TCP loopback on Windows.
What about using Windows Pipes as the Windows IPC mechanism?
http://msdn.microsoft.com/en-us/library/aa365590%28VS.85%29.aspx
Disclaimer: I don't know how far away from POSIX these pipes deviate.
--
Gonzalo Diethelm
-----------------------------------------
Declaración de confidencialidad: Este Mensaje esta destinado para
el uso de la o las personas o entidades a quien ha sido dirigido y
puede contener información reservada y confidencial que no puede
ser divulgada, difundida, ni aprovechada en forma alguna. El uso no
autorizado de la información contenida en este correo podrá ser
sancionado de conformidad con la ley chilena.
Si usted ha recibido este correo electrónico por error, le pedimos
eliminarlo junto con los archivos adjuntos y avisar inmediatamente
al remitente, respondiendo este mensaje.
"Before printing this e-mail think if is really necesary".
Disclosure: This Message is to be used by the individual,
individuals or entities that it is addressed to and may include
private and confidential information that may not be disclosed,
made public nor used in any way at all. Unauthorized use of the
information in this electronic mail message may be subject to the
penalties set forth by Chilean law.
If you have received this electronic mail message in error, we ask
you to destroy the message and its attached file(s) and to
immediately notify the sender by answering this message.
More information about the zeromq-dev
mailing list