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

https://github.com/gthomas08/operating-systems-project

Operating Systems project.
https://github.com/gthomas08/operating-systems-project

c linux posix process-scheduling semaphores threading

Last synced: 4 months ago
JSON representation

Operating Systems project.

Awesome Lists containing this project

README

        

# Operating Systems Project

## About The Project

This project was part of the Computer Engineering and Informatics Department (CEID) of University of Patras curriculum.

The goal of the project was to learn the basics of operating systems.

# Exercises
- Part 1
- Fork processes
- Part 2
- Semaphores
- Threads