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.
- Host: GitHub
- URL: https://github.com/ntinouldinho/mutex-assignment
- Owner: ntinouldinho
- Created: 2021-03-27T17:20:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T17:25:37.000Z (about 4 years ago)
- Last Synced: 2025-02-03T12:43:14.026Z (5 months ago)
- Topics: shell, software-engineering
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.