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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to