软件包: mistral-engine (14.0.0-0ubuntu1)
mistral-engine 的相关链接
Trisquel 的资源:
下载源码包 mistral:
维护者:
Original Maintainers:
- Debian OpenStack (Mail Archive)
- Thomas Goirand
外部的资源:
- 主页 [github.com]
相似软件包:
OpenStack Workflow service - Engine
Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow.
This package contains the Engine.
其他与 mistral-engine 有关的软件包
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: mistral-common (= 14.0.0-0ubuntu1)
- OpenStack Workflow service - common files