[Twisted-Python] integrating CompStrm//adding background processing

Glyph Lefkowitz glyph at divmod.com
Mon May 17 06:08:28 MDT 2004


On Sun, 2004-05-16 at 22:43, Bill la Forge wrote:

> As for the timing, I'm counting the number of items I can pass on an
> async pipe between two virtual processes running in the background of
> the main thread. Details for running over asyncore are available here:
> http://compstrm.sourceforge.net/timing.html

That code doesn't run - for starters, there is no variable 'd' in
WriteMany.cs, endWrite does not appear to take an argument, I think
readCount() is supposed to be ReadCount() in test(); it also doesn't
appear to test the twcs module, but rather only the asyncore loop.  Can
you package some easy-to-run tests with your next release?






More information about the Twisted-Python mailing list