2 Forks
1 Stars
1 Watchers

Synchronization

Project part of Principles of Operating Systems (IC6600) course. That has the aim to learn about synchronization, semaphores, paging and segmentation of memory.

How to download and setup Synchronization

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

Or simply clone Synchronization with SSH
[email protected]:Team-AlvarezChoque/Synchronization.git

If you have some problems with Synchronization

You may open issue on Synchronization support forum (system) here: https://github.com/Team-AlvarezChoque/Synchronization/issues