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

[FYI] Are there other types of blocking in queueing networks beyond Type I? #232

Closed
galenseilis opened this issue Dec 10, 2023 · 1 comment

Comments

@galenseilis
Copy link
Contributor

FYI I asked Are there other types of blocking in queueing networks beyond Type I?. No actions needed. Close issue after reading.

@geraintpalmer
Copy link
Member

Yes, my go-to reference is: https://www.sciencedirect.com/science/article/abs/pii/0167637786900672

Type 1: customers are blocked after finishing service.
Type 2: customers are blocked before starting service (that is, service only starts once we know they can move on). I think this is difficult to generalise in networks, where the way ahead might get filled up during the service time.
Type 3: customers repeat their service until the path ahead is clear.

Type 3 blocking might be possible in Ciw. I have never seen a need for it though, but could be explored.

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