Site services for use with a Web Site Process Bus.
|
SimplePlugin
Plugin base class which auto-subscribes methods for known channels.
|
|
SignalHandler
Register bus channels (and listeners) for system signals.
|
|
DropPrivileges
Drop privileges.
|
|
Daemonizer
Daemonize the running script.
|
|
PIDFile
Maintain a PID file via a WSPBus.
|
|
PerpetualTimer
A responsive subclass of threading._Timer whose run() method
repeats.
|
|
BackgroundTask
A subclass of threading.Thread whose run() method repeats.
|
|
Monitor
WSPBus listener to periodically run a callback in its own thread.
|
|
Autoreloader
Monitor which re-executes the process when files change.
|
|
ThreadManager
Manager for HTTP request threads.
|