Ask Question
15 July, 10:27

we studied FIFO, Priority, Round Robin (RR), and Weighted Fair Queueing (WFQ) packet scheduling disciplines. Which of these queueing disciplines ensure that all packets depart in the order in which they arrived?

+4
Answers (1)
  1. 15 July, 14:24
    0
    FIFO stands for First In First Out. In this type of handling approach the oldest (first) entry, or 'head' of the queue, is processed first.

    Round Robin assigns time slices to each process in equal portions and in circular order and there is no priority in the processes,

    FIFO is the one that ensures that all packets depart in the order in which they arrived.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “we studied FIFO, Priority, Round Robin (RR), and Weighted Fair Queueing (WFQ) packet scheduling disciplines. Which of these queueing ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers