[zeromq-dev] mtserver example compared to mthwserver example
Mohit Anchlia
mohitanchlia at gmail.com
Tue Sep 23 18:56:14 CEST 2014
I am looking at these 2 examples and the only different I see is this:
mtserver uses:
*ZMQ*.proxy (clients, workers, *null*);
mthwserver uses:
*ZMQQueue* queue = *new* *ZMQQueue*(context, clients, workers);
Trying to understand what the difference is between the proxy and the queue
as shows above
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140923/d4c4c5b7/attachment.htm>
More information about the zeromq-dev
mailing list