Here is the code: http://coliru.stacked-crooked.com/a/cb791013ddc0b6c4
On Sat, Apr 9, 2016 at 3:43 AM, Doron Somech <[email protected]> wrote: > Can you attach the code? > On Apr 9, 2016 05:33, "vincegata" <[email protected]> wrote: > >> 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. >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
