Sat, 28 Sep 2024 04:07:50 UTC | login

Information for RPM python2-workerpool-0.9.2-12.fc25.noarch.rpm

ID44365
Namepython2-workerpool
Version0.9.2
Release12.fc25
Epoch
Archnoarch
SummaryMultithreaded job distribution module
DescriptionThe workerpool module for python 2 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 Time2016-07-19 13:55:10 GMT
Size21.29 KB
f478b05e11914250631bbb9fce57d1c8
LicenseMIT
Provides
python-workerpool = 0.9.2-12.fc25
python2-workerpool = 0.9.2-12.fc25
python2.7dist(workerpool) = 0.9.2
Obsoletes
python-workerpool < 0.9.2-12.fc25
Conflicts No Conflicts
Requires
python(abi) = 2.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 35 of 35
Name ascending sort Size
/usr/lib/python2.7/site-packages/workerpool4.00 KB
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info4.00 KB
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info/PKG-INFO1.02 KB
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info/SOURCES.txt413.00 B
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info/entry_points.txt37.00 B
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info/not-zip-safe1.00 B
/usr/lib/python2.7/site-packages/workerpool-0.9.2-py2.7.egg-info/top_level.txt11.00 B
/usr/lib/python2.7/site-packages/workerpool/QueueWrapper.py567.00 B
/usr/lib/python2.7/site-packages/workerpool/QueueWrapper.pyc798.00 B
/usr/lib/python2.7/site-packages/workerpool/QueueWrapper.pyo798.00 B
/usr/lib/python2.7/site-packages/workerpool/__init__.py842.00 B
/usr/lib/python2.7/site-packages/workerpool/__init__.pyc843.00 B
/usr/lib/python2.7/site-packages/workerpool/__init__.pyo843.00 B
/usr/lib/python2.7/site-packages/workerpool/exceptions.py356.00 B
/usr/lib/python2.7/site-packages/workerpool/exceptions.pyc463.00 B
/usr/lib/python2.7/site-packages/workerpool/exceptions.pyo463.00 B
/usr/lib/python2.7/site-packages/workerpool/jobs.py1.34 KB
/usr/lib/python2.7/site-packages/workerpool/jobs.pyc2.42 KB
/usr/lib/python2.7/site-packages/workerpool/jobs.pyo2.42 KB
/usr/lib/python2.7/site-packages/workerpool/pools.py3.46 KB
/usr/lib/python2.7/site-packages/workerpool/pools.pyc4.06 KB
/usr/lib/python2.7/site-packages/workerpool/pools.pyo4.06 KB
/usr/lib/python2.7/site-packages/workerpool/workers.py2.15 KB
/usr/lib/python2.7/site-packages/workerpool/workers.pyc2.57 KB
/usr/lib/python2.7/site-packages/workerpool/workers.pyo2.57 KB
/usr/share/doc/python2-workerpool4.00 KB
/usr/share/doc/python2-workerpool/CHANGES939.00 B
/usr/share/doc/python2-workerpool/README377.00 B
/usr/share/doc/python2-workerpool/samples4.00 KB
/usr/share/doc/python2-workerpool/samples/blockingworker.py924.00 B
/usr/share/doc/python2-workerpool/samples/boto4.00 KB
/usr/share/doc/python2-workerpool/samples/boto/sdb.py2.09 KB
/usr/share/licenses/python2-workerpool4.00 KB
/usr/share/licenses/python2-workerpool/LICENSE1.10 KB
Component of No Buildroots