This port has been deleted. This page will exist till another port with the name "py35-threadpool" comes
into existence.
py35-threadpool (python/py-threadpool) Add to my watchlist
Easy to use object-oriented thread pool frameworkA 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: MIT7 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.14 | 149475 | 2022-12-13 15:04:57 | 0:00:11 | 47395 | build successful |
10.11 | 203986 | 2022-12-13 15:03:18 | 0:00:12 | 65735 | build successful |
11 | 95563 | 2022-12-13 14:58:56 | 0:00:26 | 26298 | build successful |
12 | 16310 | 2022-01-18 11:43:16 | 0:00:48 | 3661 | build successful |
11 | 20288 | 2021-02-07 7:07:32 | 0:02:49 | 2770 | build successful |
10.15 | 6096 | 2019-11-24 4:46:15 | 0:02:11 | 875 | build successful |
10.14 | 46727 | 2019-11-20 17:35:43 | 0:02:16 | 11368 | build successful |