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 GitHub5 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.7 | 119671 | 2022-11-22 15:45:08 | 0:00:17 | 37258 | build successful |
12.arm64 | 73876 | 2022-11-22 15:26:43 | 0:00:42 | 14291 | build successful |
12.arm64 | 11384 | 2021-11-12 1:15:47 | 0:00:32 | 857 | build successful |
11 | 20539 | 2021-02-07 22:18:44 | 0:02:50 | 2789 | build successful |
10.15 | 8863 | 2019-12-02 15:58:49 | 0:02:19 | 1042 | build successful |