threading and communication/synchronisation conveniences
Project description
Notably:
WorkerThreadPool, a pool of worker threads to run functions.
AdjustableSemaphore, a semaphore whose value may be tuned after instantiation.
@locked, decorator for object methods which should hold self._lock
@locked_property, a thread safe caching property
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cs.threads-20160828.tar.gz
(6.1 kB
view hashes)