Skip to content

Simulation of an extended Dining Philosophers Problem to utilize semaphores, multithreading in distributed environment. Philosophers at 5 tables need two forks to eat. If deadlock occurs, one moves to a 6th table. The simulation ends when the 6th table deadlocks.

Notifications You must be signed in to change notification settings

pr0ximaCent/Dining-Philosophers-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

Simulation of an extended Dining Philosophers Problem to utilize semaphores, multithreading in distributed environment. Philosophers at 5 tables need two forks to eat. If deadlock occurs, one moves to a 6th table. The simulation ends when the 6th table deadlocks.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages