Philosophers is a project from the 42 Cursus that explores the classic Dining Philosophers Problem, a well-known synchronization and concurrency challenge in computer science. The goal is to implement a program that simulates philosophers sitting around a table, alternating between thinking, eating, and sleeping — without causing deadlocks or data races.
SeanAndrie/philosophers
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|