Table of Contents
bank09.py: Simulate customers arriving at random, using a Source requesting service from several clerks but a single queue with a random servicetime
model ( counterseed=3939393 )
Customer
Customer arrives, is served and leaves
Source
Source generates customers randomly