Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akamlah/42-philosophers
Didactic project from Ecole-42. Two different solutions for an extended version of the famous 'Dining Philosophers' problem, the first as a multithreaded program ruled by mutexes, the second featuring multiple processes synchronised by semaphores.
https://github.com/akamlah/42-philosophers
c multithreading mutex-locks mutexes pthreads-api semaphores synchronization unix-process
Last synced: about 1 month ago
JSON representation
Didactic project from Ecole-42. Two different solutions for an extended version of the famous 'Dining Philosophers' problem, the first as a multithreaded program ruled by mutexes, the second featuring multiple processes synchronised by semaphores.
- Host: GitHub
- URL: https://github.com/akamlah/42-philosophers
- Owner: akamlah
- Created: 2022-01-12T09:54:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T10:24:12.000Z (about 2 years ago)
- Last Synced: 2023-03-07T17:36:51.908Z (almost 2 years ago)
- Topics: c, multithreading, mutex-locks, mutexes, pthreads-api, semaphores, synchronization, unix-process
- Language: C
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0