Skip to content

ourhouchmohamed97/Philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Philosophers

A program that simulates the Dining Philosophers problem using threads and mutexes to handle synchronization and prevent deadlocks.

125/125 ✅

About

The goal of this 42 project is to solve the dining philosophers problem using threads and mutexes. It focuses on managing concurrency, avoiding deadlocks, and ensuring that philosophers eat, think, and sleep correctly within strict timing and synchronization constraints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors