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
 CClientPython Client object
 CStatPython Stat object
 CAuthenticationFailure
 CGeneralFailure
 CTransferFailure
 CChirpJobError
 Nresource_monitorResource monitoring tool for complex applications - Python interface
 CResourceExhaustionException raised when a function goes over the resources limits
 CResourceInternalError
 CCategoriesClass to encapsule all the categories in a workflow
 CCategory
 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
 CDaskVineFileInternal class used to represent Python data persisted as a file in the filesystem
 CDaskVineExecutionErrorInternal class representing an execution error in a TaskVine workflow
 CPythonTaskDaskInternal class representing a Dask task to be executed, materialized as a special case of a TaskVine PythonTask
 CFunctionCallDaskInternal class representing a Dask function call to be executed, materialized as a special case of a TaskVine FunctionCall
 NfileThis module provides the File class to represent all inputs and outputs of tasks
 CFileTaskVine File Object
 Nfutures
 CFuturesExecutorTaskVine FuturesExecutor object
 CVineFuture
 CFutureFunctionCallTaskVine FutureFunctionCall object
 CFuturePythonTaskTaskVine FuturePythonTask object
 NmanagerThis module provides the Manager class, which is neede in every TaskVine application
 CManager
 CFactoryLaunch a taskvine factory
 NtaskThis module provides the classes to construct tasks to submit for execution to a TaskVine manager
 CTaskTaskVine Task object
 CPythonTask
 CPythonTaskNoResult
 CFunctionCallTaskVine FunctionCall object
 CFunctionCallNoResult
 CLibraryTaskTaskVine LibraryTask object
 CDaskVineDaskVine compatibility class
 Nwork_queueWork Queue distributed task execution framework - Python interface
 CTaskPython Task object
 CPythonTaskPython PythonTask object
 CPythonTaskNoResult
 CWorkQueuePython Work Queue object
 CRemoteTaskPython RemoteTask object
 CFactoryLaunch a Work Queue factory