Friday, 10 August 2007

Algorithm for calculating the Time Share Ratio between the Queues

v(j) = Σv(i)p(i→j)

p(i→j) = probability for the Job (Workload) to leave Queue (Node) i and go to j

in order to make the calculation, firstly one of the v(i) should be considered =1, (v(i) = 1)

0 comments: