Getting Started |
A simple example illustrates some of the concepts involved
in model building.
The network shown in Figure 2.6 models an M/M/1 queue.
Transactions originate at the source node Sampler.
The user chooses the interval between transactions, called
the inter-arrival time,
to be a sample of a random variable (from one of several distributions),
a fixed amount, or the value of a variable read from a SAS data set.
By default, the inter-arrival time is an observation of an
exponential random variable with parameter 1.
This models a Poisson process for transaction arrivals.
Figure 2.6: An M/M/1 Queueing Model
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.