py27-workerpool (python/py-workerpool) Add to my watchlist
Module for distributing jobs to a pool of worker threads.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.
Version: 0.9.2 License: MIT GitHubMaintainers | No Maintainer |
Categories | python |
Homepage | https://code.google.com/p/workerpool/ |
Platforms | {darwin any} |
Variants | - |
Subport(s) (1)
"py27-workerpool" depends on
lib (1)
build (2)
Ports that depend on "py27-workerpool"
lib (1)Port Health:
Loading Port Health