Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the figure below. Answer the following questions: 1 . Assuming FIFO service, indicate the time at which packets 2 through 1 2 each leave

Consider the figure below. Answer the following questions:
1. Assuming FIFO service, indicate the time at which packets 2 through 12 each leave
the queue. For each packet, what is the delay between its arrival and the beginning
of the slot in which it is transmitted? What is the average of this delay over all 12
packets?
2. Now assume a priority service, and assume that odd-numbered packets are high priority,
and even-numbered packets are low priority. Indicate the time at which packets 2
through 12 each leave the queue. For each packet, what is the delay between its arrival
and the beginning of the slot in which it is transmitted? What is the average of this
delay over all 12 packets?
3. Now assume round robin service. Assume that packets 1,2,3,6,11, and 12 are from
class 1, and packets 4,5,7,8,9, and 10 are from class 2. Indicate the time at which
packets 2 through 12 each leave the queue. For each packet, what is the delay between
its arrival and its departure? What is the average delay over all 12 packets?
4. Now assume weighted fair queueing (WFQ) service. Assume that odd- numbered
packets are from class 1, and even-numbered packets are from class 2. Class 1 has
a WFQ weight of 2, while class 2 has a WFQ weight of 1. Note that it may not be
possible to achieve an idealized WFQ schedule as described in the text, so indicate why
you have chosen the particular packet to go into service at each time slot. For each
1
packet what is the delay between its arrival and its departure? What is the average
delay over all 12 packets?
5. What do you notice about the average delay in all four cases (FIFO, RR, priority, and
WFQ)?
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Introduction To Databases And Data Warehouses

Authors: Nenad Jukic, Susan Vrbsky, Svetlozar Nestorov

1st Edition

1943153191, 978-1943153190

More Books

Students also viewed these Databases questions

Question

How do Dimensional Database Models differ from Relational Models?

Answered: 1 week ago

Question

What type of processing do Relational Databases support?

Answered: 1 week ago

Question

Describe several aggregation operators.

Answered: 1 week ago