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

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

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.