Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 244 Bytes

File metadata and controls

2 lines (2 loc) · 244 Bytes

DEADLOCK-AVOIDANCE-USING-SEMAPHORES

Implement the deadlock free solution to Dining Philosophers problem to illustrate the problem of deadlock and/or starvation that can occur when many synchronized threads are competing for limited resources