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

Priorities per Server #175

Open
nicolasochoa opened this issue Jun 18, 2020 · 1 comment
Open

Priorities per Server #175

nicolasochoa opened this issue Jun 18, 2020 · 1 comment

Comments

@nicolasochoa
Copy link

Hello,
I am trying to simulate a queue with n servers and 3 class priorities.
I would like to decide the priority by each server or even better, assign classes by each server. For instance, server 1 can only get service to class 0, while the other servers get service to any kind of classes.
Is that possible in this library?

@geraintpalmer
Copy link
Member

Dear @nicolasochoa apologies for the long delay!

I'm not sure if this completely answers your question, but in the latest release there is now the capabilities too add priorities for servers: https://ciw.readthedocs.io/en/latest/Guides/server_priority.html

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