[Multiprocessing-sig] stop and restart processes

Shawn Gong SGONG at mdacorporation.com
Tue Aug 30 15:00:37 CEST 2011


Thank you, Jesse and Ask Solem

Shawn


-----Original Message-----
From: Ask Solem [mailto:ask at celeryproject.org] 
Sent: Tuesday, August 30, 2011 7:46 AM
To: Jesse Noller
Cc: Shawn Gong; multiprocessing-sig at python.org
Subject: Re: [Multiprocessing-sig] stop and restart processes


On 30 Aug 2011, at 00:15, Jesse Noller wrote:

> There is no similar control in 2.6, and we can not backport that
> functionality to 2.6 which is in security fix mode only. If I remember
> correctly, Celery (http://celeryproject.org/) implements something
> like what you want internally.
> 

https://github.com/ask/billiard

contains the maxtasksperchild feature.

Billiard is the celery.concurrency.processes.pool module as a separate package,
but it has not been updated for a while.

If people are interested then we should update the package to have
the latest fixes in Celery.


-- 
Ask Solem
twitter.com/asksol | +44 (0)7713357179



More information about the Multiprocessing-sig mailing list