Skip to content
#

multiple-readers-unique-writer-model

Here is 1 public repository matching this topic...

1st/2 Assignment of the "Operating Systems" course (Winter Semester 2022/2023 - NKUA). Use of semaphores to control parent and children processes access to a critical memory section implementing multiple-readers/unique-writer model. The code implements the server-client model (clients ask for some data and the data is served back). Info in README.

  • Updated Jul 25, 2023
  • C

Improve this page

Add a description, image, and links to the multiple-readers-unique-writer-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiple-readers-unique-writer-model topic, visit your repo's landing page and select "manage topics."

Learn more