An open API service indexing awesome lists of open source software.

https://github.com/ntinouldinho/mutex-assignment

Assignment implemented using C. Creating a ticket reservation system with the use of Mutex to help maintain order in the booking process.
https://github.com/ntinouldinho/mutex-assignment

shell software-engineering

Last synced: 3 months ago
JSON representation

Assignment implemented using C. Creating a ticket reservation system with the use of Mutex to help maintain order in the booking process.

Awesome Lists containing this project

README

        

# Mutex-Assignment

Assignment implemented using C.
Creating a ticket reservation system with the use of Mutex to help maintain order in the booking process.

* How to run:
Create a folder and run the shell script.