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

Make load-balancing for jobs sensitive to job timeouts #221

Open
astump opened this issue Nov 15, 2018 · 1 comment
Open

Make load-balancing for jobs sensitive to job timeouts #221

astump opened this issue Nov 15, 2018 · 1 comment

Comments

@astump
Copy link
Contributor

astump commented Nov 15, 2018

To try to improve our scheduling of job pairs, it would be nice to schedule more pairs for jobs that have lower timeouts, and a bit fewer for jobs with longer timeouts. This would help us get closer to the ideal where we are balancing responsiveness to new jobs that enter the system (fewer enqueued pairs) with ensuring that running jobs get good throughput (more enqueued pairs).

@pathawks
Copy link
Member

Related: #203

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

2 participants