PyExPool icon indicating copy to clipboard operation
PyExPool copied to clipboard

Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilit...

Results 1 PyExPool issues
Sort by recently updated
recently updated
newest added

Implement Process object support besides Popen for the ExecPool to run separate func as a process. First, decide whether this functionality is required - [Pebble](https://pypi.python.org/pypi/Pebble) provides this in a very...

type:proposal
prio:low