Skip to content

TioElvis/philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

"The Dining Philosophers Problem" simulates philosophers alternating between thinking, eating, and sleeping while competing for shared forks, using threads and mutexes (or processes and semaphores) to avoid deadlock and data races.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors