This article needs additional or more specific categories. Please help out by adding categories to it so that it can be listed with similar articles. (August 2025) |
In queueing theory, a discipline within the mathematical theory of probability, a Jackson network (sometimes called a Jacksonian network[1]) is a class of queueing networks where the equilibrium distribution is particularly simple to compute as the network has a product-form solution. It was the first significant development in the theory of networks of queues, and generalising and applying the ideas of the theorem to search for similar product-form solutions in other networks has been the subject of much research,[2] including ideas used in the development of the Internet.[3] The networks were first identified by James R. Jackson[4][5] and his paper was reprinted in the journal Management Scienceβs βTen Most Influential Titles of Management Sciences First Fifty Years.β[6]
Jackson was inspired by the work of Burke and Reich,[7] though Jean Walrand notes "product-form results β¦ [are] a much less immediate result of the output theorem than Jackson himself appeared to believe in his fundamental paper".[8]
An earlier product-form solution was found by R. R. P. Jackson for tandem queues (a finite chain of queues where each customer must visit each queue in order) and cyclic networks (a loop of queues where each customer must visit each queue in order).[9]
A Jackson network consists of a number of nodes, where each node represents a queue in which the service rate can be both node-dependent (different nodes have different service rates) and state-dependent (service rates change depending on queue lengths). Jobs travel among the nodes following a fixed routing matrix. All jobs at each node belong to a single "class", and jobs follow the same service-time distribution and the same routing mechanism. Consequently, there is no notion of priority in serving the jobs: all jobs at each node are served on a first-come, first-served basis.
Jackson networks where a finite population of jobs travel around a closed network also have a product-form solution described by the GordonβNewell theorem.[10]
Necessary conditions for a Jackson network
[edit]A network of m interconnected queues is known as a Jackson network[11] or Jacksonian network[12] if it meets the following conditions:
- if the network is open, any external arrivals to node i form a Poisson process,
- All service times are exponentially distributed and the service discipline at all queues is first-come, first-served,
- a customer completing service at queue i will either move to some new queue j with probability π {\displaystyle P_{ij}}
or leave the system with probability π {\displaystyle 1-\sum _{j=1}^{m}P_{ij}}
, which, for an open network, is non-zero for some subset of the queues, - the utilization of all of the queues is less than one.
Theorem
[edit]In an open Jackson network of m M/M/1 queues where the utilization π {\displaystyle \rho _{i}}
is less than 1 at every queue, the equilibrium state probability distribution exists and for state π {\displaystyle \scriptstyle {(k_{1},k_{2},\ldots ,k_{m})}}
is given by the product of the individual queue equilibrium distributions
The result π {\displaystyle \pi (k_{1},k_{2},\ldots ,k_{m})=\prod _{i=1}^{m}\pi _{i}(k_{i})}
also holds for M/M/c model stations with ci servers at the π {\displaystyle i^{\text{th}}}
station, with utilization requirement π {\displaystyle \rho _{i}<c_{i}}
.
Definition
[edit]In an open network, jobs arrive from outside following a Poisson process with rate π {\displaystyle \alpha >0}
. Each arrival is independently routed to node j with probability π {\displaystyle p_{0j}\geq 0}
and π {\displaystyle \sum _{j=1}^{J}p_{0j}=1}
. Upon service completion at node i, a job may go to another node j with probability π {\displaystyle p_{ij}}
or leave the network with probability π {\displaystyle p_{i0}=1-\sum _{j=1}^{J}p_{ij}}
.
Hence we have the overall arrival rate to node i, π {\displaystyle \lambda _{i}}
, including both external arrivals and internal transitions:
(Since the utilisation at each node is less than 1, and we are looking at the equilibrium distribution i.e. the long-run-average behaviour, the rate of jobs transitioning from j to i is bounded by a fraction of the arrival rate at j and we ignore the service rate π {\displaystyle \mu _{j}}
in the above.)
Define π {\displaystyle a=(\alpha p_{0i})_{i=1}^{J}}
, then we can solve π {\displaystyle \lambda =(I-P^{T})^{-1}a}
.
All jobs leave each node also following Poisson process, and define π {\displaystyle \mu _{i}(x_{i})}
as the service rate of node i when there are π {\displaystyle x_{i}}
jobs at node i.
Let π {\displaystyle X_{i}(t)}
denote the number of jobs at node i at time t, and π {\displaystyle \mathbf {X} =(X_{i})_{i=1}^{J}}
. Then the equilibrium distribution of π {\displaystyle \mathbf {X} }
, π {\displaystyle \pi (\mathbf {x} )=P(\mathbf {X} =\mathbf {x} )}
is determined by the following system of balance equations:
where π {\displaystyle \mathbf {e} _{i}}
denote the π {\displaystyle i^{\text{th}}}
unit vector.
Theorem
[edit]Suppose a vector of independent random variables π {\displaystyle (Y_{1},\ldots ,Y_{J})}
with each π {\displaystyle Y_{i}}
having a probability mass function as
where π {\displaystyle M_{i}(n)=\prod _{j=1}^{n}\mu _{i}(j)}
. If π {\displaystyle \sum _{n=1}^{\infty }{\frac {\lambda _{i}^{n}}{M_{i}(n)}}<\infty }
i.e. π {\displaystyle P(Y_{i}=0)=\left(1+\sum _{n=1}^{\infty }{\frac {\lambda _{i}^{n}}{M_{i}(n)}}\right)^{-1}}
is well defined, then the equilibrium distribution of the open Jackson network has the following product form:
for all π {\displaystyle \mathbf {x} \in {\mathcal {Z}}_{+}^{J}}
.β©
It suffices to verify equation π {\displaystyle (2)}
is satisfied. By the product form and formula (3), we have:
Substituting these into the right side of π {\displaystyle (2)}
we get:
Then use π {\displaystyle (1)}
, we have:
Substituting the above into π {\displaystyle (4)}
, we have:
This can be verified by π {\displaystyle \sum _{i=1}^{J}\alpha p_{0i}=\sum _{i=1}^{J}\lambda _{i}-\sum _{i=1}^{J}\sum _{j=1}^{J}\lambda _{j}p_{ji}=\sum _{i=1}^{J}\lambda _{i}-\sum _{j=1}^{J}\lambda _{j}(1-p_{j0})=\sum _{i=1}^{J}\lambda _{i}p_{i0}}
. Hence both side of π {\displaystyle (2)}
are equal.β¨
This theorem extends the one shown above by allowing state-dependent service rate of each node. It relates the distribution of π {\displaystyle \mathbf {X} }
by a vector of independent variable π {\displaystyle \mathbf {Y} }
.
Example
[edit]Suppose we have a three-node Jackson network shown in the graph, the coefficients are:
Then by the theorem, we can calculate:
According to the definition of π {\displaystyle \mathbf {Y} }
, we have:
- π {\displaystyle P(Y_{1}=0)=\left(\sum _{n=0}^{\infty }\left({\frac {2.5}{15}}\right)^{n}\right)^{-1}={\frac {5}{6}}}
- π {\displaystyle P(Y_{2}=0)=\left(\sum _{n=0}^{\infty }\left({\frac {3.75}{12}}\right)^{n}\right)^{-1}={\frac {11}{16}}}
- π {\displaystyle P(Y_{3}=0)=\left(\sum _{n=0}^{\infty }\left({\frac {1.25}{10}}\right)^{n}\right)^{-1}={\frac {7}{8}}}
Hence the probability that there is one job at each node is:
Since the service rate here does not depend on state, the π {\displaystyle Y_{i}}
s simply follow a geometric distribution.
Generalized Jackson network
[edit]A generalized Jackson network allows renewal arrival processes that need not be Poisson processes, and independent, identically distributed non-exponential service times. In general, this network does not have a product-form stationary distribution, so approximations are sought.[13]
Brownian approximation
[edit]Under some mild conditions the queue-length process[clarification needed] π {\displaystyle Q(t)}
of an open generalized Jackson network can be approximated by a reflected Brownian motion defined as π {\displaystyle \operatorname {RBM} _{Q(0)}(\theta ,\Gamma ;R).}
, where π {\displaystyle \theta }
is the drift of the process, π {\displaystyle \Gamma }
is the covariance matrix, and π {\displaystyle R}
is the reflection matrix. This is a two-order approximation obtained by relation between general Jackson network with homogeneous fluid network and reflected Brownian motion.
The parameters of the reflected Brownian process is specified as follows:
- π {\displaystyle \theta =\alpha -(I-P^{T})\mu }
- π {\displaystyle \Gamma =(\Gamma _{k\ell }){\text{ with }}\Gamma _{k\ell }=\sum _{j=1}^{J}(\lambda _{j}\wedge \mu _{j})[p_{jk}(\delta _{k\ell }-p_{j\ell })+c_{j}^{2}(p_{jk}-\delta _{jk})(p_{j\ell }-\delta _{j\ell })]+\alpha _{k}c_{0,k}^{2}\delta _{k\ell }}
- π {\displaystyle R=I-P^{T}}
where the symbols are defined as:
See also
[edit]References
[edit]- ^ Walrand, J.; Varaiya, P. (1980). "Sojourn Times and the Overtaking Condition in Jacksonian Networks". Advances in Applied Probability. 12 (4): 1000β1018. doi:10.2307/1426753. JSTOR 1426753.
- ^ Kelly, F. P. (June 1976). "Networks of Queues". Advances in Applied Probability. 8 (2): 416β432. doi:10.2307/1425912. JSTOR 1425912.
- ^ Jackson, James R. (December 2004). "Comments on "Jobshop-Like Queueing Systems": The Background". Management Science. 50 (12): 1796β1802. doi:10.1287/mnsc.1040.0268. JSTOR 30046150.
- ^ Jackson, James R. (Oct 1963). "Jobshop-like Queueing Systems". Management Science. 10 (1): 131β142. doi:10.1287/mnsc.1040.0268. JSTOR 2627213. A version from January 1963 is available at http://www.dtic.mil/dtic/tr/fulltext/u2/296776.pdf Archived 2018-04-12 at the Wayback Machine
- ^ Jackson, J. R. (1957). "Networks of Waiting Lines". Operations Research. 5 (4): 518β521. doi:10.1287/opre.5.4.518. JSTOR 167249.
- ^ Jackson, James R. (December 2004). "Jobshop-Like Queueing Systems". Management Science. 50 (12): 1796β1802. doi:10.1287/mnsc.1040.0268. JSTOR 30046149.
- ^ Reich, Edgar (September 1957). "Waiting Times When Queues are in Tandem". Annals of Mathematical Statistics. 28 (3): 768β773. doi:10.1214/aoms/1177706889. JSTOR 2237237.
- ^ Walrand, Jean (November 1983). "A Probabilistic Look at Networks of Quasi-Reversible Queues". IEEE Transactions on Information Theory. 29 (6): 825β831. doi:10.1109/TIT.1983.1056762.
- ^ Jackson, R. R. P. (1995). "Book review: Queueing networks and product forms: a systems approach". IMA Journal of Management Mathematics. 6 (4): 382β384. doi:10.1093/imaman/6.4.382.
- ^ Gordon, W. J.; Newell, G. F. (1967). "Closed Queuing Systems with Exponential Servers". Operations Research. 15 (2): 254. doi:10.1287/opre.15.2.254. JSTOR 168557.
- ^ Goodman, Jonathan B.; Massey, William A. (December 1984). "The Non-Ergodic Jackson Network". Journal of Applied Probability. 21 (4): 860β869. doi:10.2307/3213702. JSTOR 3213702.
- ^ Walrand, J.; Varaiya, P. (December 1980). "Sojourn Times and the Overtaking Condition in Jacksonian Networks". Advances in Applied Probability. 12 (4): 1000β1018. doi:10.2307/1426753. JSTOR 1426753.
- ^ Chen, Hong; Yao, David D. (2001). Fundamentals of Queueing Networks: Performance, Asymptotics, and Optimization. Springer. ISBN 0-387-95166-0.
