Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dependency tree/graph to allow parallel execution of states #13

Open
anlutro opened this issue Sep 1, 2016 · 0 comments
Open

Comments

@anlutro
Copy link
Owner

anlutro commented Sep 1, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant