[zeromq-dev] Chaining PUB/SUB
vincegata
vincegata at gmail.com
Sat Apr 9 04:33:23 CEST 2016
Hello,
Is it possible to "chain" PUB/SUB processes?
By chaining, I mean:
PUB --> SUB | PUB --> SUB
I did implement this but the second subscriber receives
this message: "READY Socket-Type" instead of what I put
into the (second) publisher. First subscriber works just fine.
Let me know if you want to see the code.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160408/26e30d5d/attachment.htm>
More information about the zeromq-dev
mailing list