Skip to content

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.

Notifications You must be signed in to change notification settings

alfredo003/philo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

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

No packages published