/philosophers

This project aims to simulate the classic synchronization challenge of the dining philosophers. It is about concurrent programming with threads and mutexes and processes.

Primary LanguageC

Watchers