[ 源代码: python-ewoksdask ]
软件包:python3-ewoksdask(0.2.0-4)
python3-ewoksdask 的相关链接
Debian 的资源:
下载源码包 python-ewoksdask:
- [python-ewoksdask_0.2.0-4.dsc]
- [python-ewoksdask_0.2.0.orig.tar.bz2]
- [python-ewoksdask_0.2.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gitlab.esrf.fr]
相似软件包:
distributed task scheduling for Ewoks worflows
The purpose of ewoks (Extensible Workflow System) is to provide an abstraction layer between graph representation and execution. This allows using the same tasks and graphs in different workflow management systems.
ewoks has been developed by the Software group of the European Synchrotron.
This package uses dask to distribute and schedule tasks in a workflow.
其他与 python3-ewoksdask 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-dask
- Minimal task scheduling abstraction for Python 3
-
- dep: python3-distributed
- Dask Distributed computing for Python 3
-
- dep: python3-ewokscore
- API for graphs and tasks in Ewoks