[Twisted-Python] concurrency via reactor

Mike Pelletier mike at mkp.ca
Wed Sep 24 16:00:19 MDT 2008


> Thanks! Seems like what I need. The only thing missing is ability to specify
> timeout parameters, how long to wait for deferred to fire.

since gatherResults won't block you can implement your own timeout
with callLater.




More information about the Twisted-Python mailing list