Jackson's theorem

From Wikipedia, the free encyclopedia

Jackson's theorem is the first significant development in the theory of networks of queues. It assumes an open queueing network of single-server queues with the following characteristics:

  • M = # of queues in the system, not counting queue 0 which represents the outside world
  • μi = service rate at queue i
  • λi = total rate at which jobs arrive at queue i
  • \forall i,1\leq i\leq M:\rho_i = utilization of the service at queue i = \frac {\lambda_i}{\mu_i} < 1
  • ni(t) =# of jobs in queue i at time t
  • n(t) = (n1(t),n2(t),...,nM(t))T= the system state at time t
  • P(k1,k2,...,kM,t) = Pr(n(t) = k1,k2,...,kM)T)
  • P(k_1, k_2, ..., k_M)=\lim_{t\to\infty}P(k_1,k_2,...,k_M,t)
  • Arrivals from the outside world are Poisson. All queues have exponential service time distributions.

[edit] Production form of Jackson's network

P(k_1,k_2,...,k_M)=\prod_{i=1\to M}[(\frac{\lambda_i}{\mu_i})^{k_i}(1-\frac{\lambda_i}{\mu_i})]=\prod_{i=1\to M}[(1-\rho_i)\rho_i^{k_i}]

(where \rho_i=\frac{\lambda_i}{\mu_i})

[edit] See also

[edit] External links