Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

About

A C implementation of the classic "Dining Philosophers" problem. This project demonstrates threading and mutexes to manage concurrent access to shared resources (forks) as philosophers eat, think, and sleep. Includes time-based conditions, logging, and a bonus part using processes and semaphores.

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages