https://github.com/mstrlc/ios-project-2
FIT VUT – IOS – bulding H2O problem with semaphores
https://github.com/mstrlc/ios-project-2
c fit ios process-synchronization semaphores vut
Last synced: about 1 month ago
JSON representation
FIT VUT – IOS – bulding H2O problem with semaphores
- Host: GitHub
- URL: https://github.com/mstrlc/ios-project-2
- Owner: mstrlc
- Created: 2022-04-13T16:04:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T19:47:22.000Z (about 2 years ago)
- Last Synced: 2024-10-24T06:30:49.041Z (6 months ago)
- Topics: c, fit, ios, process-synchronization, semaphores, vut
- Language: C
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### FIT VUT – IOS – 2nd project
**15 / 15 points**Implementation of the 'Building H2O' problem from [The Little Book of Semaphores](https://greenteapress.com/semaphores/LittleBookOfSemaphores.pdf) with process synchronization using semaphores and shared memory.