[zeromq-dev] One to Many synchronous messaging

Mark Botner mbotner at gmail.com
Fri Mar 27 20:43:51 CET 2020


I'd recommend your publisher also creating a PULL socket, then have your
subscribers create a PUSH socket and send responses back to the publisher
over that connection.



Mark

On Fri, Mar 27, 2020 at 2:11 PM Jasper Jaspers <jaspers01995 at gmail.com>
wrote:

> I have a publisher that needs to send a message to multiple subscribers
> and wait for each of the subscribers to receive and process the message.
> Is there a recommended socket or combination of sockets that can be used to
> achieve this messaging behavior?
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20200327/d20d3e44/attachment.htm>


More information about the zeromq-dev mailing list