[Programming][Python] Some supervisord related links.
- From:
- Pradeep Gowda
- Date:
- 2010-08-02 @ 19:21
[0] Running sandboxed django sites in production
[1] Superlance is a plugin for supervisord that allows you to restart
processes consuming too much memory and send mail to you.
[2] Yolk: Command-line tool querying PyPI and Python packages
installed on your system.
$ pip install yolk
$ yolk -l
[3] Supervisord: init script, config examples. Google Codesearch[4] for the win!
[0]:
http://coderseye.com/2010/how-to-run-sandboxed-django-sites-in-production.html
[1]: http://pypi.python.org/pypi/superlance/
[2]: http://pypi.python.org/pypi/yolk/
[3]: http://github.com/araddon/demisauce/tree/master/install/recipes/etc
[4]: http://google.com/codesearch