Table of Contents

Module: bank11Plot .\simpy1_5\SimPyModels\bank11Plot.py

bank11.py: Simulate customers arriving at random, using a Source, requesting service from two counters each with their own queue random servicetime. Uses a Monitor object to record waiting times

Imported modules   
from SimPy.Monitor import *
from SimPy.SimPlot import *
from SimPy.Simulation import *
from __future__ import generators
from random import Random
Classes   

Bank11

Customer

Customer arrives, is served and leaves

Source

Source generates customers randomly


Table of Contents

This document was automatically generated on Tue Dec 07 19:52:27 2004 by HappyDoc version 2.1