Scheduling and sequencing, del 3 Flashcards

1
Q

Four characteristics of queuing systems (waiting line systems):

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe the arrival of customers and arrival pattern

A

It is often a random event, random variable. The pattern is a poisson processs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe poisson process

A
  • Non-negative
  • Discrete
  • Typically not suitable when lambda >20

Rule of thumb: Normal distrb. Approx.. Poisson when lambda >= 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe service time and service time pattern

A

Service time is also a random variable, and the pattern is exponential distribution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How can we describe various queuing systems?

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Vad står A/B/k för?

A

A = arrivals pattern
B = service times pattern
k = antal servers som jobbar med identisk service rates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Vad är detta för system som refereras till? M/M/k

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Beskriv M/M/1 queuing system

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly