GitHub / faruktinaz / philosophers
In this project, I tackled the Philosopher's Problem. By coding the solution to this problem, I aimed to grasp the functioning and usage logic of threads in the C language, as well as learn how to effectively utilize mutexes.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faruktinaz%2Fphilosophers
PURL: pkg:github/faruktinaz/philosophers
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: C
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 4 months ago
Topics: multi-threading, multithreading, mutex, mutexes, philosophers, philosophers-dinner-problem, processing, thread, threads