monitoring/restarting an application

Marco Mariani marco at sferacarta.com
Thu Mar 5 09:49:02 EST 2009


Ghirai wrote:

> I need to keep x number of instances of an external applications
> running, say /bin/x, but also kill and restart each one after y seconds.
> 
> What would be the best way to do this (with python 2.5.x)?

easy_install supervisor

it should do everything for you



More information about the Python-list mailing list