[zeromq-dev] How to unblock a socket when on Recieve call

Manuel Felicio manuelfelicio at gmail.com
Thu Jan 24 21:13:34 CET 2013


Hi all,

I'm doing this by using Receive with 1second timeout, inside a
while(isRunning) loop, so I can check the flag every second and dispose the
socket, gracefully.

I noticed a very slow performance when using poll reads when compared to
plain Receive reads.

I'm using c# as well (clrzmq with libzmq 3.2)

Best regards,
Manuel Felício
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130124/3de5cf48/attachment.htm>


More information about the zeromq-dev mailing list