[Python-ideas] Draft PEP: Standard daemon process library
skip at pobox.com
skip at pobox.com
Mon Jan 26 14:04:13 CET 2009
> I am preparing a PEP, and corresponding reference implementation, for
> a standard implementation of the steps needed to turn a program into a
> well-behaved Unix daemon.
I missed Ben's original post and am now reading mail offline so I can't
dredge it up, but I've used a module called daemon from PyPI. Might well be
worth a look as an existing proof of concept if nothing else.
--
Skip Montanaro - skip at pobox.com - http://smontanaro.dyndns.org/
More information about the Python-ideas
mailing list