0 Forks
2 Stars
2 Watchers

42-Philosophers

Solving the "Dining philosophers problem", by threading a process and using mutex and semaphores. This project is about ressources sharing, synchronization and parallel computing.

How to download and setup 42-Philosophers

Open terminal and run command
git clone https://github.com/yavuzsonmez/42-Philosophers.git
git clone is used to create a copy or clone of 42-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 42-Philosophers https://github.com/yavuzsonmez/42-Philosophers/archive/master.zip

Or simply clone 42-Philosophers with SSH
[email protected]:yavuzsonmez/42-Philosophers.git

If you have some problems with 42-Philosophers

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