Skip to content

This project Philosophers is a hands-on exploration of multithreading and mutex usage. It involves coding a simulation where philosophers sit around a dining table, managing threads, mutexes, and the risk of simulated starvation. The focus is on creating threads, ensuring thread safety using mutexes, and implementing a real-time simulation.

Notifications You must be signed in to change notification settings

JonasGoetz01/42-philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 

About

This project Philosophers is a hands-on exploration of multithreading and mutex usage. It involves coding a simulation where philosophers sit around a dining table, managing threads, mutexes, and the risk of simulated starvation. The focus is on creating threads, ensuring thread safety using mutexes, and implementing a real-time simulation.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published