Skip to content

🖥️ system for executing and monitoring, made in C using a server-client app

Notifications You must be signed in to change notification settings

Afonso-santos/Client-Server-Model_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

🖥️ system for executing and monitoring, made in C using a server-client app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published