Python multithreaded job distribution module.

Edit Package python-workerpool

Performing tasks in many threads made fun!

This module facilitates distributing simple operations into jobs that are sent
to worker threads, maintained by a pool object.

It consists of these components:

1. Jobs, which are single units of work that need to be performed.
2. Workers, who grab jobs from a queue and perform them.
3. Worker pool, which keeps track of workers and the job queue.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
python-workerpool.changes 0000000133 133 Bytes
python-workerpool.spec 0000001567 1.53 KB
workerpool-0.9.2.tar.gz 0000007747 7.57 KB
Latest Revision
John Vandenberg's avatar John Vandenberg (jayvdb) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by