ragavvenkatesan / readers-writers

The infamous readers and writers problem being demonstrated using semaphores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License is MIT, but please don't copy code if you are also doing the same project. This was a lot of fun to implement and I don't want you to miss out on the fun if Prof. Dasgupta assigns the same project to you.

About

The infamous readers and writers problem being demonstrated using semaphores

License:MIT License


Languages

Language:C 100.0%