Skip to content

A C Linux multithread app that simulates the activity of a medical office: a random number of patient threads that will wait for the release of resources representing doctors (informations about doctors, patients and consultations will be displayed). Patients occupy the doctor’s resource for a random period. Each patient is generated at a rando…

Notifications You must be signed in to change notification settings

crime-story/Cabinet-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabinet Simulation

A C Linux multithread app that simulates the activity of a medical office: a random number of patient threads that will wait for the release of resources representing doctors (informations about doctors, patients and consultations will be displayed). Patients occupy the doctor’s resource for a random period. Each patient is generated at a random interval of time.

Example with running the program:

alt text alt text alt text alt text alt text alt text

About

A C Linux multithread app that simulates the activity of a medical office: a random number of patient threads that will wait for the release of resources representing doctors (informations about doctors, patients and consultations will be displayed). Patients occupy the doctor’s resource for a random period. Each patient is generated at a rando…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages