[Twisted-Python] epoll reactor
James Bunton
james at delx.cjb.net
Mon May 23 06:08:43 MDT 2005
Well, I got it to work properly now :)
http://msn-transport.jabberstudio.org/tarballs/epoll-0.2.tar.gz
It's now uses the epoll edge triggered flag, and doesn't chew 99% CPU
like the first one accidentally did.
---
James
On 22/05/2005, at 12:37 PM, James Bunton wrote:
> Hi all
>
> I've implemented an epoll reactor using the level triggered mechanism.
> Please check it out and let me know if there's anything I've done
> wrong.
> This is the first time I've played with twisted reactor internals
> before. :)
>
> http://msn-transport.jabberstudio.org/tarballs/epoll-0.1.tar.gz
>
> There's a README file in the tarball with instructions on setting it
> up.
>
> Enjoy! :)
>
> ---
>
> James
More information about the Twisted-Python
mailing list