[Twisted-Python] twisted.internet.process for Win32

Andrew Bennetts andrew-twisted at puzzling.org
Sat Mar 9 04:16:55 MST 2002


On Fri, Mar 08, 2002 at 09:50:48AM -0500, Itamar Shtull-Trauring wrote:
> I've attached my current code, which seems to be working. This will 
> hopefully be checked in today, but some testing by others would be useful.

Looks good; I'm not sure that you need to spawn three threads per process,
though.  I'll muck around a bit and see if I can do it better :)

(It *should* be easy to get it down to one thread by using
WaitForMultipleObjects, but we'll see...)

-Andrew.





More information about the Twisted-Python mailing list