Module for distributing jobs to a pool of worker threads.
Project description
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:
Jobs, which are single units of work that need to be performed.
Workers, who grab jobs from a queue and perform them.
Worker pool, which keeps track of workers and the job queue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
workerpool3-0.9.5.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file workerpool3-0.9.5.tar.gz
.
File metadata
- Download URL: workerpool3-0.9.5.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec965468eca4dd293d90ee4ff464d7dac23b9abcbc0451a64113486d8c2888b9 |
|
MD5 | a316139a09de761c0b30a1c8e751e96e |
|
BLAKE2b-256 | da786de5bbd74ae60fc83d4dc70c6f51de75310cbec54b263f57c398cbbd585c |
File details
Details for the file workerpool3-0.9.5-py2.py3-none-any.whl
.
File metadata
- Download URL: workerpool3-0.9.5-py2.py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fbfcf145e551a1544e27594374ce79861cab4f8d925ccb5ffea64db65d3d086 |
|
MD5 | c31e02570e054ccba5dcbec8298d7c39 |
|
BLAKE2b-256 | 3d551752f42bdffe7f04c0c21597b899c1875aae88f6d02e129993223399059d |