QoS Scheduling Flashcards

1
Q

Strict priority scheduling

A

Low-priority queues are only serviced once the high-priority queues are empty. This can cause queue starvation

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

Round-robin scheduling

A

This is a rather fair technique because queues are serviced in a set sequence. Real time traffic will suffer

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

Weighted fair scheduling

A

By weighing the queues, the scheduling process will service some queues more often the others. Does not provide bandwidth guarantees.

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