[Mono-devel-list] PATCH: reworked async IO for Socket

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Apr 11 01:17:00 EDT 2005


On Mon, 2005-04-11 at 01:05 -0400, Gonzalo Paniagua Javier wrote:
> On Sat, 2005-04-09 at 08:40 +0100, James Mansion wrote:
> > >Miguel told me that the performance issue will appear when, say,
> > >thousands of sockets have to be passed to/from kernel/user space.
> > 
> > And you believed him?  Why? ;-)
> 
> Well, if you see the libevent page graphics on performance you'll see
> that poll/select look much better than epoll/kqueue.

Argh. I misread the graphics.

Anyway, I'll do the aio_* thing and add epoll and kqueue with the lowest
priority to my "queue". Patches for these are welcome.

-Gonzalo





More information about the Mono-devel-list mailing list