E&S CVS Commit: PEAK - Lockfiles (currently for posix-y systems only)

tsarna at eby-sarna.com tsarna at eby-sarna.com
Fri Jul 26 13:00:01 EDT 2002


Module Name:	PEAK
Committed By:	tsarna
Date:		Fri Jul 26 16:59:14 UTC 2002

Added Files:
	PEAK/src/peak/running: lockfiles.py

Log Message:
Lockfiles (currently for posix-y systems only)
These follow the interface of thread.LockType objects.

Compared to AppUtils.Lockfiles, these also support waiting for a lock,
and should be safe to use in threaded programs (only one thread within
any process may obtain the lock)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/lockfiles.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/src/peak/running/lockfiles.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