Letter P

python-workerpool - Multithreaded job distribution module

Website: https://github.com/shazow/workerpool
License: MIT
Vendor: Fedora Project
Description:
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.

Packages

python-workerpool-0.9.2-4.el7.noarch [16 KiB] Changelog by Orion Poplawski (2013-05-03):
- Don't ship tests
- Remove shipped egg-info

Listing created by Repoview-0.6.6-4.el7