Table of Contents

Module: bank07 simpy1_4_2\SimPyDocs\Bank\programs\bank07.py

bank07: Simulate customers arriving at random, using a Source requesting service from a clerk.

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

Classes   

Customer

Customer arrives, is served and leaves

Source

Source generates customers randomly


Table of Contents

This document was automatically generated on Sat May 22 12:08:33 2004 by HappyDoc version 2.1