You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: