Hi, I have an issue about using Request-Reply Pattern. Suppose there one REQ socket and multiple REP sockets, since one request can be sent to one REP sockets. If the request need to be broadcast, DEALER/ROUTER is used. As I don't want to create a DEALER/ROUTER socket, is it possible to use PUB/SUB/REQ/REP socket to cater for this purpose?
Thanks, Kira
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
