[zeromq-dev] a question about specific topology

Daniel Krikun krikun.daniel at gmail.com
Wed Jun 19 06:46:52 CEST 2013


Hello,

I have some existing code where there is a SUB socket that binds to an
endpoint over tcp, and a PUB socket that connects to the endpoint.
Till now it works fine.

Now, I would like to add another subscriber, so I *connect* another
SUB to the endpoint. Overall topology is somewhat counter intuitive,
but it is supposed to work, isn't it? In this case, the subscriber I
have added receives nothing :(

Thank you,

--
Daniel Krikun



More information about the zeromq-dev mailing list