0 Forks
2 Stars
2 Watchers

Philosophers

⚡ Philosophers Project is a 42 project that explores threads, processes, mutexes, and semaphores to solve the dining philosophers problem, focusing on synchronization and concurrency management.

How to download and setup Philosophers

Open terminal and run command
git clone https://github.com/samir-ouaammou/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/samir-ouaammou/Philosophers/archive/master.zip

Or simply clone Philosophers with SSH
[email protected]:samir-ouaammou/Philosophers.git

If you have some problems with Philosophers

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