1 Forks
5 Stars
5 Watchers

mcslock

An implementation of Mellor-Crummey and Scott lock for mutual exclusion, referred to as MCS lock.

How to download and setup mcslock

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

Or simply clone mcslock with SSH
[email protected]:pedromfedricci/mcslock.git

If you have some problems with mcslock

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