Looks like something wrong with the implementation. The client, for some
reason never gets response from queue. When the client initiates the
request, it gets to the queue, successfully routed to worker, received and
processed by worker, response returned to queue, queue sends it back,
however the client does not receives it and dies on timeout.
Looks like this one
<https://stackoverflow.com/questions/24597251/zeromq-issues-with-example-networking-patterns-paranoid-pirate-and-majordomo>
 is related
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to