[zeromq-dev] Publisher fails on send frame?

Shay Ohayon shay.ohayon at gmail.com
Thu Dec 6 07:06:14 CET 2012


Hi,

I am trying to write a very simple publisher-subscriber scheme.
I'm using clrmzq on VS12.

The publisher and subscriber code is pretty straightforward, and the first
~50-60 messages are being sent and received properly (messages are short
strings).

However, after a couple of iterations, the publisher starts to fail sending
messages with a return code "Interrupted".

What does that mean exactly? Who can interrupted a send? Is it thread
related? The subscriber has two thread running. Does it happen because the
other thread gain control during the send operation?

Thanks!

-- Shay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121205/222dfa13/attachment.htm>


More information about the zeromq-dev mailing list