Programming assignments in Operating Systems
-
Updated
Mar 1, 2024 - C
Programming assignments in Operating Systems
Лабораторные работы по курсу "Операционные системы"
Reader-Writers problem can be defined as several processes trying to access a shared variable. This is an operating systems project.
In this mini project we solve one of the most popular Operating System's problems, readers-writers problem.
Solving the "readers-writers" problem using a monitor
Add a description, image, and links to the readers-writers topic page so that developers can more easily learn about it.
To associate your repository with the readers-writers topic, visit your repo's landing page and select "manage topics."