Skip to content

πŸ—Ώ 🍝 A slightly modified problem about dining philosophers

Notifications You must be signed in to change notification settings

Fuse23/philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

philosophers

Solving the problem of E. Dijkstra's dining philosophers

There are two solutions to this problem in this project. In the first part, the problem is solved using threads. In the second (bonus) part, the problem is solved using processes. The program outputs the time, the number of the philosopher and what he is doing at the moment. More information about the task and rules can be found in subject.

image

About

πŸ—Ώ 🍝 A slightly modified problem about dining philosophers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published