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

what's the differences between GTScheduler and BEScheduler? #34

Open
KunWuLuan opened this issue Mar 12, 2024 · 4 comments
Open

what's the differences between GTScheduler and BEScheduler? #34

KunWuLuan opened this issue Mar 12, 2024 · 4 comments

Comments

@KunWuLuan
Copy link

It seems GTScheduler and BEScheduler were used only in logs.

@NickrenREN
Copy link
Collaborator

Godel Scheduler support concurrent scheduling for GT pods (pods requesting guaranteed resources) and BE pods (pods requesting best effort resources).
Is that what you want to ask ? not sure if i understand GTScheduler and BEScheduler correctly

@KunWuLuan
Copy link
Author

Are there any reason to schedule these pods concurrently?

@KunWuLuan
Copy link
Author

Sorry, maybe I did not explain my question clearly. I wonder why GT pods and BE pods are treated differently in Godel if there is no different plugins or scheduling framework or priority or any thing.

@NickrenREN
Copy link
Collaborator

For higher throughput and better fairness (mitigate starvation)

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