Create dependency tree/graph to allow parallel execution of states
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently, Prove simply orders states in a single line to execute them in the correct order.
Ideally, it'd be possible to specify the level of parallelism you want to allow, and Prove intelligently tries to figure out how it can run as many things in parallel at once, while still taking into account requisites.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.