cctools
|
▼Nndcctools | Python interfaces to the Cooperative Computing Tools (CCTools) from the University of Notre Dame |
▼Nchirp | Chirp distributed filesystem client - Python interface |
CClient | Python Client object |
CStat | Python Stat object |
CAuthenticationFailure | |
CGeneralFailure | |
CTransferFailure | |
CChirpJobError | |
▼Nresource_monitor | Resource monitoring tool for complex applications - Python interface |
CResourceExhaustion | Exception raised when a function goes over the resources limits |
CResourceInternalError | |
CCategories | Class to encapsule all the categories in a workflow |
CCategory | |
▼Ntaskvine | TaskVine data intensive workflow framework - Python Interface |
▼Ndask_executor | This module provides a specialized manager ndcctools.taskvine.dask_executor.DaskVine to execute dask workflows |
CDaskVine | TaskVine Manager specialized to compute dask graphs |
CDaskVineFile | Internal class used to represent Python data persisted as a file in the filesystem |
CDaskVineExecutionError | Internal class representing an execution error in a TaskVine workflow |
CPythonTaskDask | Internal class representing a Dask task to be executed, materialized as a special case of a TaskVine PythonTask |
CFunctionCallDask | Internal class representing a Dask function call to be executed, materialized as a special case of a TaskVine FunctionCall |
▼Nfile | This module provides the File class to represent all inputs and outputs of tasks |
CFile | TaskVine File Object |
▼Nfutures | |
CFuturesExecutor | TaskVine FuturesExecutor object |
CVineFuture | |
CFutureFunctionCall | TaskVine FutureFunctionCall object |
CFuturePythonTask | TaskVine FuturePythonTask object |
▼Nmanager | This module provides the Manager class, which is neede in every TaskVine application |
CManager | |
CFactory | Launch a taskvine factory |
▼Ntask | This module provides the classes to construct tasks to submit for execution to a TaskVine manager |
CTask | TaskVine Task object |
CPythonTask | |
CPythonTaskNoResult | |
CFunctionCall | TaskVine FunctionCall object |
CFunctionCallNoResult | |
CLibraryTask | TaskVine LibraryTask object |
CDaskVine | DaskVine compatibility class |
▼Nwork_queue | Work Queue distributed task execution framework - Python interface |
CTask | Python Task object |
CPythonTask | Python PythonTask object |
CPythonTaskNoResult | |
CWorkQueue | Python Work Queue object |
CRemoteTask | Python RemoteTask object |
CFactory | Launch a Work Queue factory |