Table of Contents

Module: bank08 .\simpy1_4\SimPyDocs\Bank\programs\bank08.py

bank08: Simulate customers arriving at random, using a Source, requesting service from a clerk, with a random servicetime

Imported modules   
from SimPy.Simulation import *
from __future__ import generators
from random import Random
Functions   
model
  model 
model ( counterseed=393939 )

Classes   

Customer

Customer arrives, is served and leaves

Source

Source generates customers randomly


Table of Contents

This document was automatically generated on Sat Dec 27 07:17:18 2003 by HappyDoc version 2.1