[zeromq-dev] Multiple publishers without inproc socket

Maciej Gajewski Maciej.Gajewski at tibra.com
Wed May 25 13:59:39 CEST 2011


You can use the PGM/EPGM transport for that.

Maciej Gajewski

From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-bounces at lists.zeromq.org] On Behalf Of Nicolas HUYNH
Sent: Wednesday, May 25, 2011 12:55 PM
To: zeromq-dev at mail.imatix.com
Subject: [zeromq-dev] Multiple publishers without inproc socket

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

Tibra Trading Europe Limited is Authorised and Regulated by the FSA (Company No. 06061713)
Tibra Global Services Pty Limited London Branch (Company No. BR014370)
Tibra Equities Europe Limited (Company No. 07283912)
Registered in England & Wales - Level 11, 5 Aldermanbury Square London EC2V 7HR

The contents of this email including any attachments are confidential. If you have received this email in error, please advise the sender by return email and delete this email. Any unauthorised use of the contents of the email is prohibited and you must not disseminate, copy or distribute the message or use the information contained in the email or its attachments in any way.

The views or opinions expressed are the author's own and may not reflect the views or opinions of Tibra. Tibra does not guarantee the integrity of any emails or attached files. E-mails may be interfered with, may contain computer viruses or other defects. Under no circumstances do we accept liability for any loss or damage which may result from your receipt of this message or any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110525/dced6993/attachment.htm>


More information about the zeromq-dev mailing list