rex.utilities.execution
Execution utilities.
Functions
|
Execute concurrent futures with an established cluster. |
|
Execute a serial compute on a single core. |
Classes
|
Single node parallel compute manager with smart data flushing. |
|
An adaptation of concurrent futures ProcessPoolExecutor with spawn processes instead of fork or forkserver. |
Base class to handle subprocess execution. |