Supervisor as a Platform (#41)
Mr. Chris P McDonough (Agendaless Consulting) bio; Mr. Mike Naberezny (Maintainable Software)
30min Advanced
categories:
system administration
Supervisor is a tool for managing UNIX processes. Supervisor starts arbitrary processes at its own startup and allows otherwise unprivileged users to start, stop and restart its subprocesses and view its subprocess' logs using a command line or web interface. Other programs exist which do this, but what sets Supervisor apart is that it is written in Python and built with extension points that can be leveraged by Python developers. In this talk, we'll look at Supervisor as a platform, and how Python programs written to run under Supervisor can use its unique capabilities.
Files:
| file | size | uploaded | comment |
|---|---|---|---|
| supervisor-pycon2008.pdf | 61.6 KB | Wed, March 19th, 11:57 a.m. | Added 03/19/08 GG |
# Permalink
.