Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jungerboyo/soprojekt2
https://github.com/jungerboyo/soprojekt2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jungerboyo/soprojekt2
- Owner: JungerBoyo
- License: mit
- Created: 2022-06-04T16:13:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T09:30:23.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:34:37.252Z (almost 2 years ago)
- Language: C
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# SOProjekt2
Readers, writers starvation problem with linux pthread. Source contains 3 solutions
* With writers starvation (0)
* With readers starvation (1)
* Without starvation (2)