Skip to content

pedrofp4444/SO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SO

Grade: 18/20 ⭐️

A Server-Client App, made for our SO class.

Project requirements (set by the professors) are in Requirements.pdf (🇵🇹).

Running the application

You may need to read the Requirements.pdf document to understand the usage.

Compiling

$ make

Running the server

$ ./bin/orchestrator tmp 3 fcfs

Spawning a client task

$ ./bin/client execute -u 10 "sleep 10" 

Spawning a client status

$ ./bin/client status 

Contributing

As a university group project, we cannot allow external contributors.

Group Members

About

This repository intends to implement the whole project of the curricular unit of Operating Systems.

Resources

Stars

Watchers

Forks

Contributors