philo is my 42 Prague implementation of the classic Dining Philosophers simulation, focused on correct and safe multithreading: it coordinates concurrent philosopher routines while preventing race conditions through disciplined use of mutexes for shared state and fork access, ensuring deterministic termination conditions and robust synchronization under timing pressure.
klokanpes/philo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|