Skip to content

Ariba006/Bank_Queue_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 

Repository files navigation

Bank_Queue_Simulation

An event-driven simulation mimics system behavior by processing events in time order. Each actor (person/object) has a data object placed in an event queue. When its event occurs, the actor performs actions—changing states, affecting others, or scheduling future events for itself or other actors.

About

An event-driven simulation mimics system behavior by processing events in time order. Each actor (person/object) has a data object placed in an event queue. When its event occurs, the actor performs actions—changing states, affecting others, or scheduling future events for itself or other actors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors