Understanding of the mechanisms associated with the execution and synchronization of processes and threads, all managed by semaphores.
This project was developed under the Operating Systems course of University of Aveiro.
- Clone the repository:
$ git clone https://github.com/leo-dsf/Airlift_Simulation
- Compile with the following command (on the src directory):
$ make all_bin
- Run (on the run directory):
$ ./probSemSharedMemAirLift
- Leonardo Flórido - leo-dsf
- Gabriel Hall - GabrielHall02
This project is licensed under the MIT License.