[zeromq-dev] Multiple PUB -> one SUB?
Andrei Zmievski
andrei at zmievski.org
Mon Dec 12 18:51:45 CET 2011
I have several C worker processes that need to send data to a single Java
process that will collect and aggregate it. I was thinking of binding on a
SUB socket in the Java process and then connecting to the same endpoint on
a PUB socket in each C one. Would this work or is there a better pattern
for this?
-Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111212/cac233b6/attachment.htm>
More information about the zeromq-dev
mailing list