-
Notifications
You must be signed in to change notification settings - Fork 0
A classic Dining philosophers problem solved with a multithreaded program. The program takes in the amount of philosophers, which is also the amount of forks available in the dining table. The program feeds the philosophers in turns with the limited resources (forks) when given reasonable input.
merituulie/philisophers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A classic Dining philosophers problem solved with a multithreaded program. The program takes in the amount of philosophers, which is also the amount of forks available in the dining table. The program feeds the philosophers in turns with the limited resources (forks) when given reasonable input.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published