Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/f0rkr/philosophers

The dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.
https://github.com/f0rkr/philosophers

algorithm c deadlock forks mutex-synchronisation processes semaphore threads

Last synced: 2 months ago
JSON representation

The dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.

Awesome Lists containing this project