[zeromq-dev] How to detect that zmq.Socket.send_multipart fails?

Arve Knudsen arve.knudsen at gmail.com
Tue Nov 25 09:20:06 CET 2014


Hi guys

How does one tell if zmq.Socket.send_multipart (Python bindings) fails? I
am experiencing in a Router (server)/Dealer (client) configuration that
messages from the Router are sometimes not received by the Dealer. I'd like
to retry sending the data if it's not received by the client, so the
problem lies in how to detect failure. Let me know if I need to supply more
information.

See also my SO question at
http://stackoverflow.com/questions/27107066/how-do-you-tell-if-zmq-socket-send-multipart-fails
.

Thanks in advance,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141125/0cd63ed3/attachment.htm>


More information about the zeromq-dev mailing list