Sat, 28 Sep 2024 02:38:56 UTC | login

Information for RPM python3-workerpool-0.9.2-20.fc29.noarch.rpm

ID188812
Namepython3-workerpool
Version0.9.2
Release20.fc29
Epoch
Archnoarch
SummaryMultithreaded job distribution module
DescriptionThe workerpool module for python 3.7 is a simple framework for easily distributing jobs into multiple worker threads. Examples of usage can be found in the unit tests and the samples provided. This module facilitates distributing simple operations into jobs that are sent to worker threads, maintained by a pool object. It consists of these components: * Jobs - single units of work that need to be performed. * Workers - workers grab jobs from a queue and run them. * Worker pool - keeps track of workers and the job queue.
Build Time2018-07-15 05:26:56 GMT
Size21.74 KB
1d767f5e8f00943b9722d7120226a19f
LicenseMIT
Provides
python3-workerpool = 0.9.2-20.fc29
python3.7dist(workerpool) = 0.9.2
python3dist(workerpool) = 0.9.2
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 36 of 36
Name ascending sort Size
/usr/lib/python3.7/site-packages/workerpool0.00 B
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info0.00 B
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info/PKG-INFO1.02 KB
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info/SOURCES.txt413.00 B
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info/entry_points.txt37.00 B
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info/not-zip-safe1.00 B
/usr/lib/python3.7/site-packages/workerpool-0.9.2-py3.7.egg-info/top_level.txt11.00 B
/usr/lib/python3.7/site-packages/workerpool/QueueWrapper.py567.00 B
/usr/lib/python3.7/site-packages/workerpool/__init__.py846.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__0.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/QueueWrapper.cpython-37.opt-1.pyc599.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/QueueWrapper.cpython-37.pyc599.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/__init__.cpython-37.opt-1.pyc784.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/__init__.cpython-37.pyc784.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/exceptions.cpython-37.opt-1.pyc374.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/exceptions.cpython-37.pyc374.00 B
/usr/lib/python3.7/site-packages/workerpool/__pycache__/jobs.cpython-37.opt-1.pyc1.88 KB
/usr/lib/python3.7/site-packages/workerpool/__pycache__/jobs.cpython-37.pyc1.88 KB
/usr/lib/python3.7/site-packages/workerpool/__pycache__/pools.cpython-37.opt-1.pyc3.39 KB
/usr/lib/python3.7/site-packages/workerpool/__pycache__/pools.cpython-37.pyc3.39 KB
/usr/lib/python3.7/site-packages/workerpool/__pycache__/workers.cpython-37.opt-1.pyc2.17 KB
/usr/lib/python3.7/site-packages/workerpool/__pycache__/workers.cpython-37.pyc2.17 KB
/usr/lib/python3.7/site-packages/workerpool/exceptions.py356.00 B
/usr/lib/python3.7/site-packages/workerpool/jobs.py1.35 KB
/usr/lib/python3.7/site-packages/workerpool/pools.py3.47 KB
/usr/lib/python3.7/site-packages/workerpool/workers.py2.15 KB
/usr/share/doc/python3-workerpool0.00 B
/usr/share/doc/python3-workerpool/CHANGES939.00 B
/usr/share/doc/python3-workerpool/README377.00 B
/usr/share/doc/python3-workerpool/samples0.00 B
/usr/share/doc/python3-workerpool/samples/blockingworker.py923.00 B
/usr/share/doc/python3-workerpool/samples/boto0.00 B
/usr/share/doc/python3-workerpool/samples/boto/sdb.py2.10 KB
/usr/share/licenses/python3-workerpool0.00 B
/usr/share/licenses/python3-workerpool/LICENSE1.10 KB
Component of No Buildroots