[zeromq-dev] Connecting various XSUB-XPUB proxies to each other

Bachmair Florian - flexSolution GmbH Florian.Bachmair at flexsolution.eu
Tue Mar 3 13:27:47 CET 2015


but the XSUBs and XPUBs which are connected via TCP can use CURVE's authentication features. Just the Publisher and Subscriber can't use that right?

so I can connect multiple XPUBs/XSUBs to each other just have to define who binds and who connects?
And from there on SUBSCRIPTION-Messages are forwarded by the XSUB/XPUB?

Von: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-bounces at lists.zeromq.org] Im Auftrag von Pieter Hintjens
Gesendet: Dienstag, 3. März 2015 12:23
An: ZeroMQ development list
Betreff: Re: [zeromq-dev] Connecting various XSUB-XPUB proxies to each other

You can do this to encrypt the TCP connection, yes. You will not get CURVE's authentication features.

On Tue, Mar 3, 2015 at 9:41 AM, Bachmair Florian - flexSolution GmbH <Florian.Bachmair at flexsolution.eu<mailto:Florian.Bachmair at flexsolution.eu>> wrote:
Hi!

Due the case that curve-security is not yet supported in java. I want to make a "little" workaround:
The XSUB/XPUB-Proxy should connect to each other. This will be implemented in C, where security is available.
The rest "speaks" via ipc to each other. Is it possible that XPUB/XSUB do forward the subscription messages in this scenario?
It should also work if there are more than 2 Devices. And they are all connected to each other.

[http://i.stack.imgur.com/riFwz.png]

_______________________________________________
zeromq-dev mailing list
zeromq-dev at lists.zeromq.org<mailto:zeromq-dev at lists.zeromq.org>
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150303/53d1efdc/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 50992 bytes
Desc: image001.jpg
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150303/53d1efdc/attachment.jpg>


More information about the zeromq-dev mailing list