[zeromq-dev] Multiple publishers without inproc socket
Nicolas HUYNH
nicolas.huynh at onera.fr
Wed May 25 13:54:58 CEST 2011
Hello
I'm trying to build a ZeroMQ-based distributed application with a
message bus, that is,
multiple publishers sending messages to multiple subscribers.
I found examples using a ZMQ_FORWARDER device to do such a thing, but
they always
use inproc sockets.
In my case, all publishers run in different processes (and possibly
different machines on
different OS - Win32 and Linux).
Is there a way to do this with a device and TCP sockets ?
Or do I have to code a forwarder process by hand ?
Many thanks !
-Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110525/5ba44205/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nicolas_huynh.vcf
Type: text/x-vcard
Size: 283 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110525/5ba44205/attachment.vcf>
More information about the zeromq-dev
mailing list