/OS-Lab-Project-FIFO-Barbershop-Problem

The FIFO Barbershop Simulation Project shows how to use Python to create a barbershop in several threads. Customers are permitted to enter a waiting area with a limited number of chairs and receive services from a single barber under the program's First-In-First-Out (FIFO) policy.

Primary LanguagePython

Watchers