[zeromq-dev] ZeroMQ multiple sockets connection in Java
Gregg Irwin
gregg at pointillistic.com
Sat Nov 15 21:04:07 CET 2014
CP> But how do I send to multiple socket ports? I need to connect to
CP> below multiple ports and send the data as well -
Question 1: Have you read The Guide? If not, that's a great place to
start. It may be that your need to write to multiple ports would map
well to the socket being a publisher and having the others subscribe
to it.
-- Gregg
More information about the zeromq-dev
mailing list