Scheduling and sequencing, del 3 Flashcards
Four characteristics of queuing systems (waiting line systems):
- The manner in which customers arrive
- The time required for service
- The priority determining the order of service
- The number and configuration of servers in the system
Describe the arrival of customers and arrival pattern
It is often a random event, random variable. The pattern is a poisson processs
Describe poisson process
- Non-negative
- Discrete
- Typically not suitable when lambda >20
Rule of thumb: Normal distrb. Approx.. Poisson when lambda >= 12
Describe service time and service time pattern
Service time is also a random variable, and the pattern is exponential distribution.
How can we describe various queuing systems?
By three part code of the form A/B/k where Symbols used for A and B are:
M = Markov distributions (poisson / exponential)
D = deterministic (constant)
G = general distribution (with a known mean and variance)
Vad står A/B/k för?
A = arrivals pattern
B = service times pattern
k = antal servers som jobbar med identisk service rates
Vad är detta för system som refereras till? M/M/k
ett system där arrivals händer enligt Poisson distribution, service times följer en exponentiell distribution och det finns k servers som jobbar med identisk service rates
Beskriv M/M/1 queuing system
Single channel
* Poisson arrival-rate distribution
* Exponential service-time distribution
* Unlimited maximum queue length
* Infinite calling population
* Examples: Single-window theatre ticket sales booth, Single-scanner airport security station