E&S CVS Commit: PEAK - Added draft of 'FastCGITemplate', an IProcessTemplate that sets up busy
pje at eby-sarna.com
pje at eby-sarna.com
Fri Nov 21 21:12:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Sat Nov 22 02:11:44 UTC 2003
Modified Files:
PEAK/src/peak/running: process.py
Log Message:
Added draft of 'FastCGITemplate', an IProcessTemplate that sets up busy
handling for its child process, along with redirecting stdin from a
specified socket. All we need now is a factory mechanism that can
construct one of these to wrap an arbitrary subcommand. (And of course
a ZConfig schema for SupervisorProcess.)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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