Skip to content.

plope

Personal tools
You are here: Home » Members » chrism's Home » Maintainable Releases supervisor_twiddler and supervisor_cache
 
 

Maintainable Releases supervisor_twiddler and supervisor_cache

Maintainable Software releases two plugins for supervisor: supervisor_twiddler and supervisor_cache.

Maintainable Software released two very cool plugins for supervisor today. The first is supervisor_twiddler which allows you to add arbitrary processes to the supervisor process set via XML-RPC while supervisor is running. The second is supervisor_cache which allows you to stash cache data via XML-RPC inside supervisor. Many thanks to Mike Naberezny and Maintainable for releasing these bits. They're very useful on their own merit, and they serve as a great example of writing supervisor plugins for other folks.

Created by chrism
Last modified 2007-11-21 05:15 PM

Twiddler!

I've always said that more software should have the word "twiddler" in the name :)

supervisor_cache?

Even after reading the page for supervisor_cache, I really don't get what it's for...