Skip to content

samunyan/philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Philosophers

About

This project is focused on simulating the dining philosophers problem. It involves creating a multithreaded application where philosophers alternate between thinking, eating and sleeping, with synchronization mechanisms to manage resource sharing and avoid deadlocks.

Topics

Resources

Stars

Watchers

Forks

Contributors