-
Notifications
You must be signed in to change notification settings - Fork 0
The goal of this project is to simulate the classic "Eating Philosophers" problem, using concepts of threads and mutexes in C. Each philosopher alternates between thinking, eating and sleeping, while sharing forks, but needs two forks to eat.
alfredo003/philo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
The goal of this project is to simulate the classic "Eating Philosophers" problem, using concepts of threads and mutexes in C. Each philosopher alternates between thinking, eating and sleeping, while sharing forks, but needs two forks to eat.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published