
Thanks Moe, that's what I inferred, I don't need to know when all tasks have completed. I only need to run tasks as they arrive, whether scheduled or called by a user and guarantee that no more than a certain number are running simultineaously.
Stéphane
----- Message d'origine ---- De : Moe Aboulkheir moe@divmod.com À : Twisted general discussion twisted-python@twistedmatrix.com Envoyé le : Vendredi, 12 Mai 2006, 11h13mn 33s Objet : Re: Re : Re : [Twisted-Python] Multiple thread pools
On Thu, 11 May 2006 17:43:05 +0000 (GMT), Stéphane Brault stephane_brault@yahoo.fr wrote:
Am I wrong when inferring that DeferredList is not compulsory ?
It depends whether or not you want to know when all of the tasks have completed, which is what the example uses it for.
Moe
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python