https://github.com/oguzthmc/sleeping_barber_problem
A sleeping barber implementation done in Java, making use of Monitors
https://github.com/oguzthmc/sleeping_barber_problem
Last synced: 2 months ago
JSON representation
A sleeping barber implementation done in Java, making use of Monitors
- Host: GitHub
- URL: https://github.com/oguzthmc/sleeping_barber_problem
- Owner: oguzthmc
- Created: 2019-12-26T21:48:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T21:52:37.000Z (over 5 years ago)
- Last Synced: 2023-11-01T00:25:59.826Z (over 1 year ago)
- Language: Java
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sleeping_barber_problem
A sleeping barber implementation done in Java, making use of Monitors