Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 99 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 99 Bytes

Dijkstra's Dining philosophers problem

philo : using Threads

philo bonus : using Processes