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

Reply via email to