#42586: py-threadpool @1.2.7: new port -----------------------------+-------------------------------- Reporter: Peter.Danecek@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py-threadpool -----------------------------+-------------------------------- I provide a port, which I will need as a dependency. Details below. {{{ py-threadpool @1.2.7 (python, net, parallel) Sub-ports: py26-threadpool, py27-threadpool Description: 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. Homepage: http://chrisarndt.de/projects/threadpool/ Library Dependencies: py27-threadpool Platforms: darwin License: MIT Maintainers: Peter.Danecek@bo.ingv.it, openmaintainer@macports.org }}} -- Ticket URL: <https://trac.macports.org/ticket/42586> MacPorts <http://www.macports.org/> Ports system for OS X