[Twisted-Python] Yet another win32 process

Itamar Shtull-Trauring twisted at itamarst.org
Sat Mar 9 21:39:37 EST 2002


This one uses the win32 event loop for reading from stdout and stderr, 
and starts one thread per Process for writing to stdin. So we're down to 
one thread per Process instead of 3, thanks to Andrew's suggestion.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: process_win32_3.py
Url: http://twistedmatrix.com/pipermail/twisted-python/attachments/20020309/9f2d650d/attachment.txt 


More information about the Twisted-Python mailing list