I have an application written to run in Tornado server..

The application should start on boot, and if it fails ( be restarted )

Currently I am using supervisord, but i wanted to see what else is available that might be better..

Anyone have suggestions?

link|improve this question

50% accept rate
feedback

1 Answer

Lots of solutions laid out here:

How to relaunch an executable if it dies

link|improve this answer
I dont think init will work... – Arenstar Nov 16 '10 at 3:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.