E&S CVS Commit: PEAK - Made it possible for the process supervisor to receive plugins from its

pje at eby-sarna.com pje at eby-sarna.com
Mon Nov 24 14:19:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Nov 24 18:01:05 UTC 2003

Modified Files:
	PEAK/src/peak/running: interfaces.py process.py

Log Message:
Made it possible for the process supervisor to receive plugins from its
subprocess template, and changed the FastCGI template to automatically
supply a BusyStarter plugin.  This lets us avoid having to configure the
BusyStarter as part of the supervisor's configuration.  Also added a
command object that sets up a FastCGI process template for a given socket
URL and PEAK command line.  Next up: ZConfig schema for the supervisor,
and support for the supervisor to convert a command line to a subprocess
template.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.22&r2=1.23
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/running/process.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list