[Baypiggies] Dumb "keep it running" script

Keith Dart keith at dartworks.biz
Thu Sep 24 08:05:56 CEST 2009


=== On Wed, 09/23, Benjamin Sergeant wrote: ===
> Thanks for all the links and insights :)
> I'm gonna keep running on my brand new wheel and when I'll have a flat
> tire I'll look into those links.

===

One more, just for kicks: the pycopia process manager. Source file is:

http://code.google.com/p/pycopia/source/browse/trunk/process/pycopia/proctools.py

Part of the Pycopia package: 

http://code.google.com/p/pycopia/

It works like supervisord in that it spawns the subprocess itself, so
it has low overhead. Just spawn a subprocess with the ProcessManager
with persistent=True.

This is the one I use. ;-)


-- Keith Dart

-- 
-- --------------------
Keith Dart
<keith at dartworks.biz>
=======================


More information about the Baypiggies mailing list