[Multiprocessing-sig] stop and restart processes

Ask Solem ask at celeryproject.org
Tue Aug 30 13:46:26 CEST 2011


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