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
_______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev