[Twisted-Python] Repeatedly calling Deferred.callback()

Brian Granger bgranger at scu.edu
Wed Jan 11 23:52:02 EST 2006


Hi,

Are Deferred objects designed to have their callback method called  
multiple times it there are a multiple (discrete) results that arrive  
asynchronously?  If not, what is the proper construct in Twisted for  
returning multiple asynchronous results from a single method?

Thanks

Brian




More information about the Twisted-Python mailing list