What type of distribution used for FCFS?

srilekhari91

New member
Joined
Apr 2, 2016
Messages
1
What type of probability distribution used for FCFS?

Hi math experts.. Need an answer for my queries.. Please help me out.

In round robin scheduling, the queue runs in the sequence form. ie. Each queue when served may have limited service (“at most k” packets transmitted with k = 1 or k > 1).

  1. How about in First come First serve? Whether the condition is at least one arrival or exactly one arrival? or some other..
  2. For round robin scheduling, they use exponential distribution with Poisson arrivals. What type of distribution used for FCFS?
 
Last edited:
Top