Fedora EPEL 6 Update: python-workerpool-0.9.2-4.el6

updates at fedoraproject.org updates at fedoraproject.org
Sun Jun 2 21:37:14 UTC 2013


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5674
2013-05-07 17:29:47
--------------------------------------------------------------------------------

Name        : python-workerpool
Product     : Fedora EPEL 6
Version     : 0.9.2
Release     : 4.el6
URL         : https://github.com/shazow/workerpool
Summary     : Multithreaded job distribution module
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.

--------------------------------------------------------------------------------
Update Information:

The workerpool module for python 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.

--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update python-workerpool' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list