0 Forks
0 Stars
0 Watchers

Philosophers

Решение классической проблемы обедающих философов с помощью мультитрединга. The basics of threading a process. Solution of The dining philosophers problem.

How to download and setup Philosophers

Open terminal and run command
git clone https://github.com/kclassie/Philosophers.git
git clone is used to create a copy or clone of Philosophers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Philosophers https://github.com/kclassie/Philosophers/archive/master.zip

Or simply clone Philosophers with SSH
[email protected]:kclassie/Philosophers.git

If you have some problems with Philosophers

You may open issue on Philosophers support forum (system) here: https://github.com/kclassie/Philosophers/issues