This port has been deleted. This page will exist till another port with the name "py-threadpool" comes
into existence.
py-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: MIT6 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.11 | 203979 | 2022-12-13 14:57:57 | 0:00:14 | 65735 | build successful |
11 | 95556 | 2022-12-13 14:50:43 | 0:00:16 | 26298 | build successful |
12 | 16308 | 2022-01-18 11:42:44 | 0:00:14 | 3661 | build successful |
11 | 20257 | 2021-02-07 5:21:44 | 0:02:33 | 2770 | build successful |
10.15 | 6041 | 2019-11-24 2:01:52 | 0:02:04 | 875 | build successful |
10.14 | 46676 | 2019-11-20 15:11:34 | 0:02:05 | 11368 | build successful |