Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erwan-simon/dining_philosophers

Implementation of the dining philosophers problem in C
https://github.com/erwan-simon/dining_philosophers

c concurrency concurrent-programming epitech thread

Last synced: about 5 hours ago
JSON representation

Implementation of the dining philosophers problem in C

Awesome Lists containing this project

README

        

# dining_philosophers
Implementation of the dining philosophers problem in C

[Wikipedia article on this problem](https://en.wikipedia.org/wiki/Dining_philosophers_problem)