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

Separate scheduler from target #128

Open
lstephen opened this issue Sep 8, 2017 · 0 comments
Open

Separate scheduler from target #128

lstephen opened this issue Sep 8, 2017 · 0 comments

Comments

@lstephen
Copy link
Owner

lstephen commented Sep 8, 2017

Currently scheduling is done with target.py, using a simplistic approach.

Separating the scheduler will allow:

  • Detection of cycles
  • The possibility of more advanced scheduling algorithms (e.g., targets run in parallel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant