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.
-
Notifications
You must be signed in to change notification settings - Fork 0
SeanAndrie/philosophers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A 42 project based on the classic "Dining Philosophers" Problem designed to teach concurrency, synchronization, and resource management using threads or processes.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published