[zeromq-dev] Any concerns about having SUB bind to socket and many PUBS publish data to it?

Christopher Crotty crotty.christopher at gmail.com
Mon Jun 17 21:27:50 CEST 2013


We have a need for many asynchronous publishers and a single subscriber for
data.
I have setup a SUB that binds to a socket and several PUBS which connect it
and send data.

The SUB appears to get the data from all PUBS ok, but I'm curious if there
any internal gotchas that I need to be careful of.

Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130617/2cb6bedf/attachment.htm>


More information about the zeromq-dev mailing list