WN - 3.03 Flashcards
1
Q
Describe the M/M/1/N queue
A
- Poisson arrival process
- Exponential service times
- Single server
- Finite capacity of N customers in the system
2
Q
What is the blocking probability
A
Only for systems with finite capacity
The probability that an arriving customer will find the system full
3
Q
Describe the M/M/inf
A
- Infinite amount of servers
- Every arriving customer is put into service
- No queue delay, only service time
4
Q
Describe the M/M/m
A
- m servers
- Any arriving customer (packet) is routed to any server that is available; if none available, the packet enters a single queue
5
Q
Describe the M/M/m/m
A
- m-server loss system
- m servers
- last ‘m’ -> m customers
- queueing is not allowed, so a customer that arrives at a system with all servers busy is lot
6
Q
A