-
Notifications
You must be signed in to change notification settings - Fork 0
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.
JonasGoetz01/42-philosophers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published