cctools
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 ▼NndcctoolsPython interfaces to the Cooperative Computing Tools (CCTools) from the University of Notre Dame
 ▼NchirpChirp distributed filesystem client - Python interface
 CAuthenticationFailure
 CChirpJobError
 CClientPython Client object
 CGeneralFailure
 CStatPython Stat object
 CTransferFailure
 ▼Nresource_monitorResource monitoring tool for complex applications - Python interface
 CCategoriesClass to encapsule all the categories in a workflow
 CCategory
 CResourceExhaustionException raised when a function goes over the resources limits
 CResourceInternalError
 ▼NtaskvineTaskVine data intensive workflow framework - Python Interface
 ▼Ndask_executorThis module provides a specialized manager ndcctools.taskvine.dask_executor.DaskVine to execute dask workflows
 CDaskVineTaskVine Manager specialized to compute dask graphs
 CDaskVineExecutionErrorInternal class representing an execution error in a TaskVine workflow
 CDaskVineFileInternal class used to represent Python data persisted as a file in the filesystem
 CFunctionCallDaskInternal class representing a Dask function call to be executed, materialized as a special case of a TaskVine FunctionCall
 CPythonTaskDaskInternal class representing a Dask task to be executed, materialized as a special case of a TaskVine PythonTask
 ▼NfileThis module provides the File class to represent all inputs and outputs of tasks
 CFileTaskVine File Object
 ▼NmanagerThis module provides the Manager class, which is neede in every TaskVine application
 CFactoryLaunch a taskvine factory
 CManager
 ▼NtaskThis module provides the classes to construct tasks to submit for execution to a TaskVine manager
 CFunctionCallTaskVine FunctionCall object
 CFunctionCallNoResult
 CLibraryTaskTaskVine LibraryTask object
 CPythonTask
 CPythonTaskNoResult
 CTaskTaskVine Task object
 CDaskVineDaskVine compatibility class
 CDaskVineWarning
 ▼Nwork_queueWork Queue distributed task execution framework - Python interface
 CFactoryLaunch a Work Queue factory
 CPythonTaskPython PythonTask object
 CPythonTaskNoResult
 CRemoteTaskPython RemoteTask object
 CTaskPython Task object
 CWorkQueuePython Work Queue object