py310-zc-lockfile (python/py-zc-lockfile) Updated: 5 months, 4 weeks ago Add to my watchlist

Basic inter-process locks

The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.

Version: 2.0 License: ZPL-2.1 GitHub
Reset

6 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.7 168906 2023-12-08 21:55:11 0:00:47 52001 build successful
10.8 156843 2023-12-08 21:54:40 0:01:19 50057 build successful
10.9 254983 2023-12-08 21:54:39 0:00:38 79269 build successful
10.13 213339 2023-12-08 21:54:12 0:00:40 70535 build successful
10.10 248183 2023-12-08 21:53:40 0:00:39 79577 build successful
12.arm64 112939 2023-12-08 21:52:28 0:00:16 29008 build successful