E&S CVS Commit: PEAK - Fixes to ported supervisor code. Supervisor now works even better than
pje at eby-sarna.com
pje at eby-sarna.com
Mon Feb 2 12:25:01 EST 2004
Module Name: PEAK
Committed By: pje
Date: Mon Feb 2 17:24:12 UTC 2004
Modified Files:
PEAK/src/peak/tools/supervisor: busy.py process.py
Log Message:
Fixes to ported supervisor code. Supervisor now works even better than
before, with less "stutter" and "overshoot" on starting processes, thanks
to the new algorithms using 'peak.events'.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/busy.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/process.py.diff?r1=1.8&r2=1.9
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/tools/supervisor/busy.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/tools/supervisor/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