[zeromq-dev] Chaining PUB/SUB. Added code.
vincegata
vincegata at gmail.com
Sun Apr 10 23:24:44 CEST 2016
Here is the code:
http://coliru.stacked-crooked.com/a/cb791013ddc0b6c4
On Sat, Apr 9, 2016 at 3:43 AM, Doron Somech <somdoron at gmail.com> wrote:
> Can you attach the code?
> On Apr 9, 2016 05:33, "vincegata" <vincegata at gmail.com> 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
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
> _______________________________________________
> zeromq-dev mailing list
> 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/20160410/9dd6aa77/attachment.htm>
More information about the zeromq-dev
mailing list