Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-workerpool

The 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.

Found 1 sites for python-workerpool

Found 4 RPM for python-workerpool

PackageSummaryDistributionDownload
python-workerpool-0.9.2-4.el7.noarch.htmlMultithreaded job distribution moduleEPEL 7 for ppc64lepython-workerpool-0.9.2-4.el7.noarch.rpm
python-workerpool-0.9.2-4.el7.noarch.htmlMultithreaded job distribution moduleEPEL 7 for aarch64python-workerpool-0.9.2-4.el7.noarch.rpm
python-workerpool-0.9.2-4.el7.noarch.htmlMultithreaded job distribution moduleEPEL 7 for ppc64python-workerpool-0.9.2-4.el7.noarch.rpm
python-workerpool-0.9.2-4.el7.noarch.htmlMultithreaded job distribution moduleEPEL 7 for x86_64python-workerpool-0.9.2-4.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet