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
Maintainers petrrr
Categories net python parallel
Homepage https://chrisarndt.de/projects/threadpool/
Platforms {darwin any}
Variants -

Subport(s) (3)


"py36-threadpool" depends on

lib (1)
build (2)

Ports that depend on "py36-threadpool"



Port notes

This port is deprecated since the project is no longer maintained upstream. It is likely to be removed from MacPorts at some point in the future. If you find this port useful and would like to see it continue, please consider posting to the macports-users mailing list. See https://trac.macports.org/wiki/MailingLists for more details.


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0