modelBankTeller

Drilling Center

Information

This model represents a bank teller service. It corresponds to a single-server system.

The customers arrive to the bank and wait to be serviced, if the teller is busy, or otherwise are serviced inmediately. When the customer leaves, the teller serves the next customer in the queue, or waits for a new arrival.

Components

TypeNameDefaultDescription
BasicProcess.EntityCustomer
IntegerPSNumberIn
IntegerPSNumberOut
Booleaninit
DESLib.ARENALib.BasicProcess.CreateCustomers
DESLib.ARENALib.BasicProcess.DisposeCustomerLeaves
DESLib.ARENALib.BasicProcess.ProcessTellerService
DESLib.ARENALib.BasicProcess.ResourceTeller