Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 796 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 796 Bytes

Airlift Simulation

Understanding of the mechanisms associated with the execution and synchronization of processes and threads, all managed by semaphores.

Course

This project was developed under the Operating Systems course of University of Aveiro.

Installation

  • Clone the repository:
$ git clone https://github.com/leo-dsf/Airlift_Simulation

How To Run

  • Compile with the following command (on the src directory):
$ make all_bin
  • Run (on the run directory):
$ ./probSemSharedMemAirLift

Authors

License

This project is licensed under the MIT License.