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

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

Principles of Operating Systems Course projects (FCFS, RR, Grep, and...)
https://github.com/poripouria/operating-systems

c cpp operating-system os process

Last synced: about 2 months ago
JSON representation

Principles of Operating Systems Course projects (FCFS, RR, Grep, and...)

Awesome Lists containing this project

README

          

# Operating-Systems
Principles of Operating Systems Course projects

- FCFS Algorithm by 2 threads
- Round Robin Algorithm by 2 threads
- Parallel matrix multiplication server
- Grep command for searching