Create dependency tree/graph to allow parallel execution of states
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.