[Twisted-Python] Multiple thread pools

Stéphane Brault stephane_brault at yahoo.fr
Fri May 12 03:59:00 MDT 2006


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 at divmod.com>
À : Twisted general discussion <twisted-python at 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 at 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 at twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python







More information about the Twisted-Python mailing list