[zeromq-dev] zeromq and libuv

Ian Barber ian.barber at gmail.com
Wed Jun 13 17:21:03 CEST 2012


On Wed, Jun 13, 2012 at 4:16 PM, Tore Halvorsen <tore.halvorsen at gmail.com>wrote:

>
> Since I'm stuck on windows, zmq really only delivers high performance on
> inproc sockets. The TCP sockets uses windows' really slow select, so
> they are slightly more limited. I'm not sure about the IPC sockets, though.
>

To be fair, the select is still pretty quick for lower numbers of sockets
as far as I am aware - I've seen some good benchmarks with high throughput
and good latency on Windows, so it still seems performant - I haven't used
it myself though.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120613/fc410540/attachment.htm>


More information about the zeromq-dev mailing list