py36-threadpool (python/py-threadpool) Add to my watchlist

Easy to use object-oriented thread pool framework

A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.

Version: 1.3.2 License: MIT GitHub
Reset

6 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.11 203978 2022-12-13 14:57:18 0:00:15 65735 build successful
11 95555 2022-12-13 14:50:10 0:00:29 26298 build successful
12 16307 2022-01-18 11:41:24 0:01:18 3661 build successful
11 20256 2021-02-07 5:18:45 0:02:55 2770 build successful
10.15 6040 2019-11-24 1:59:36 0:02:13 875 build successful
10.14 46675 2019-11-20 15:09:24 0:02:04 11368 build successful