Pakket: mistral-engine (21.0.0~rc1-1)
Verwijzigingen voor mistral-engine
Debian bronnen:
Het bronpakket mistral downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan mistral-engine gerelateerde pakketten
|
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: mistral-common (= 21.0.0~rc1-1)
- OpenStack Workflow service - common files