[Twisted-Python] Re: [Twisted-commits] r10475 - Use writeSequence instead of silly for-loop.

Clark C. Evans cce at clarkevans.com
Thu Apr 15 15:56:51 EDT 2004


Yes.  Twisted chews up alot of processor time simply looping, if 
kqueue could be used instead, this would be great...

On Thu, Apr 15, 2004 at 02:27:16PM -0400, Bob Ippolito wrote:
| I think that this sort of time would be better spent on epoll and 
| kqueue.  Last I checked, enabling kqueue in Twisted required 
| downloading some ancient code written for Python 1.5 from a ftp site 
| that hasn't been updated since 2001, patching it, writing a makefile 
| for your platform, and building the extension separately.




More information about the Twisted-Python mailing list