[Twisted-Python] Windows IOCP reactor

Justin Johnson justinjohnson at fastmail.fm
Wed Mar 24 08:48:06 EST 2004


Woohooo!

Anybody have a windows installer for the latest from subversion?  I got
no VS.  :-(

-Justin

On Tue, 23 Mar 2004 21:30:25 -0500, "Pavel Pergamenshchik"
<pp64 at cornell.edu> said:
> Support for Windows completion ports is now in Twisted.
> Unlike win32reactor, IOCP allows a Twisted application to have a nearly
> unlimited amount of open connections. Performance improvements and
> process running support will be coming shortly. You can use this reactor
> by installing it with:
> 
> from twisted.internet import iocp
> iocp.install()
> 
> or by using "--reactor=iocp" parameter to trial or twistd.
> Suggestions are welcome!
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list