linux gets a kqueue-ish feature
Sam Rushing
srushing at ironport.com
Sat Nov 2 23:05:19 CET 2002
Looks like linux is going to get something comparable to kqueue, at
least for sockets. Don't know about things like aio.
If you go to the '/dev/epoll' page you'll see that they're doing
benchmarking using coroutines (actually the same library we used at
eGroups, from http://www.goron.de/~froese/coro/ ).
Just an interesting point; this kind of thing means that many more
people are going to starting thinking along the lines of 'AsyncOS'.
I suppose it also opens up the possibility of migrating to linux
(shudder) were it to become necessary.
-Sam
-------------- next part --------------
An embedded message was scrubbed...
From: Paul Sheer <psheer at icon.co.za>
Subject: [Stackless] Linux epoll (like BSD kqueues?) alternative to
select()/poll()
Date: Sat, 2 Nov 2002 18:58:02 +0200
Size: 3497
URL: <http://www.stackless.com/pipermail/stackless/attachments/20021102/74f1475d/attachment.eml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
URL: <http://www.stackless.com/pipermail/stackless/attachments/20021102/74f1475d/attachment.pgp>
More information about the Stackless
mailing list