[Twisted-Python] kqreactor implemented with select.kqueue for Python26 up

Glyph Lefkowitz glyph at twistedmatrix.com
Sat Oct 30 15:07:48 EDT 2010


On Oct 30, 2010, at 2:42 PM, Werner Thie wrote:

> Hi all
> 
> Fiddling with kqreactor on the Mac (SnowLeopard) I came across the docs
> 
> http://docs.python.org/library/select.html#kqueue-objects
> 
> May I ask the list:
> 
> - is somebody working on an implementation of kqreactor with select.kqueue
> 
> - is implementing kqreactor for Python26 up with select.kqueue() a 
> worthwhile undertaking
> 
> I only had the best of experiences with FreeBSD for our production 
> servers running with the PyKQueue 1.4 port kqreactor so far, but using 
> kqreactor with a port when a standard implementatino is available seemed 
> to me a bit odd.
> 
> Mahalo, Werner

There is periodically work done on this ticket: <http://tm.tl/1918>

Please feel free to attach any contributions that you have there.




More information about the Twisted-Python mailing list