Go to file
2015-03-10 11:17:53 -07:00
2015-03-10 11:09:13 -07:00
2015-03-10 11:16:20 -07:00
2015-03-10 10:15:04 -07:00
2015-03-10 11:17:53 -07:00
2015-03-10 11:06:42 -07:00
2015-03-10 11:06:42 -07:00

SharedLock

image

A python package that provides shareable/exclusive (also known as reader/writer) locks.

It includes the following functionality:

  • Multiple readers (at the same time).
  • Single writers.
  • Some useful decorators.
  • And more...
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 178 KiB
Languages
Python 100%