0 Forks
1 Stars
1 Watchers

os-semaphore

Implementation of the Semaphore algorithm, which's a synchronization mechanism to control the processes that are being executed in the critical section and being used by shared resources.

How to download and setup os-semaphore

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

Or simply clone os-semaphore with SSH
[email protected]:arthurdiluz/os-semaphore.git

If you have some problems with os-semaphore

You may open issue on os-semaphore support forum (system) here: https://github.com/arthurdiluz/os-semaphore/issues