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

https://github.com/zofiagrodecka/operating-systems

Tasks implemented during operating systems course in 2nd year of Computer Science at the AGH UST in 2021
https://github.com/zofiagrodecka/operating-systems

Last synced: about 1 year ago
JSON representation

Tasks implemented during operating systems course in 2nd year of Computer Science at the AGH UST in 2021

Awesome Lists containing this project

README

          

# Operating-Systems
Tasks implemented during operating systems course in 2nd year of Computer Science at the AGH UST in 2021.
Course included:
- Memory management, libraries, time measurement
- Operations on files
- Processes
- Signals
- Pipes
- Message queues
- Shared memory and semaphores
- Threads
- Sockets