Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

This is a small project used to demonstrate operating system functionality (example: priority, mutex lock, etc.) in a metaphorical way with C++. The case is that they're 5 vaccines available and many applicants. The goal is to get Applicants, schedule their taking of the vaccine based on priority, contact them and give them these vaccines.

License

Notifications You must be signed in to change notification settings

Karl-maker/Mutex-Lock-and-Scheduling

Repository files navigation

covid-vaccines-handout

This is a small project used to demonstrate operating system functions in a metaphorical way with C++. The case is that they're 5 vaccines available and many applicants. The goal is to get Applicants, schedule their taking of the vaccine based on priority, contact them and give them these vaccines.

Pull to Visual Studios IDE and run

About

This is a small project used to demonstrate operating system functionality (example: priority, mutex lock, etc.) in a metaphorical way with C++. The case is that they're 5 vaccines available and many applicants. The goal is to get Applicants, schedule their taking of the vaccine based on priority, contact them and give them these vaccines.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages