[zeromq-dev] Completion events rather than ready events
Martin Sustrik
sustrik at 250bpm.com
Wed Jan 27 19:20:50 CET 2010
Steven McCoy wrote:
> Hi Hi,
>
> Here's an option to test for ZeroMQ 3: convert Unix on-ready events
> to Windows on-completion events and provide a cross platform high speed
> on-completion API,
>
> http://google-opensource.blogspot.com/2010/01/libevent-20x-like-libevent-14x-only.html
>
> I can see the benefit for sending fragmented PGM packets, but the
> implementation seems a mountain to climb rather than the "it's pretty
> easy" that the author states.
The infrastructure in 0MQ is ready for supporting IOCP. The only thing
missing is someone to implement iocp_t aside of current set of select_t,
poll_t, epoll_t, devpoll_t and kqueue_t :)
Martin
More information about the zeromq-dev
mailing list