[Twisted-Python] concurrency via reactor

Vadim Zaliva krokodil at gmail.com
Wed Sep 24 18:12:35 MDT 2008


On Sep 24, 2008, at 16:22, Vadim Zaliva wrote:

> Pardon my naive questions, but how I can easily call gatherResults()  
> to
> wait for all deferred to fire and to return list of results in form  
> of list
> of (success,result) tuples?

Never mind. I have managed to do it in asynchronous manner, via  
callbacks.

Vadim




More information about the Twisted-Python mailing list