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