-
Notifications
You must be signed in to change notification settings - Fork 0
This Go program simulates a bank with multiple tellers serving a queue of customers concurrently. It demonstrates the use of goroutines, channels, and sync.WaitGroup to model the process of customers being served by tellers.
wiwinmafiroh/concurrent-bank-customer-service-simulation
About
This Go program simulates a bank with multiple tellers serving a queue of customers concurrently. It demonstrates the use of goroutines, channels, and sync.WaitGroup to model the process of customers being served by tellers.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published