This port has been deleted. This page will exist till another port with the name "py27-threadpool" comes
into existence.
py27-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: MIT5 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
12.arm64 | 77298 | 2022-12-13 14:28:10 | 0:00:05 | 15081 | build successful |
12.arm64 | 26354 | 2021-11-23 18:11:02 | 0:00:32 | 1488 | build successful |
11 | 20276 | 2021-02-07 6:23:41 | 0:02:55 | 2770 | build successful |
10.15 | 6069 | 2019-11-24 3:27:33 | 0:02:19 | 875 | build successful |
10.14 | 46702 | 2019-11-20 16:30:07 | 0:02:15 | 11368 | build successful |