https://github.com/gowthertg/philosophers
This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
https://github.com/gowthertg/philosophers
Last synced: 2 months ago
JSON representation
This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
- Host: GitHub
- URL: https://github.com/gowthertg/philosophers
- Owner: GowthertG
- Created: 2022-07-31T03:48:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T00:47:28.000Z (over 2 years ago)
- Last Synced: 2025-01-23T14:35:09.076Z (4 months ago)
- Language: C
- Size: 1.32 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dining Philosphers problem
![]()
What I learned :heavy_check_mark: