Contribute Media
A thank you to everyone who makes this possible: Read More

PyOhio 2010: Controlling UNIX Processes using Supervisor

Description

Controlling UNIX Processes using Supervisor

Presented by Calvin Hendryx-Parker

Supervisor is a Python daemon that can control arbitrary processes in a UNIX- like environment. It features a client/server model of control that can easily be extended. This talk will cover the configuration and setup of Supervisor. It will also cover how to extend Supervisor and take advantage of its XML-RPC interface and ability to react to events that it generates.

Details

Improve this page