Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.
/ sol-cars Public archive

A simple system for car sharing - Final project of operting system course SOL (unipi)

License

Notifications You must be signed in to change notification settings

cortinico/sol-cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARS - Corso di Sistemi Operativi (SOL)

CARS rappresenta un semplice sistema di car-sharing. Il sistema è sviluppato in C, ed ha come scopo quello di mostrare il funzionamento dei pthread in ambiente POSIX. Il sistema è formato dai seguenti componenti

  • mgcars Un server multithread che gestisce le richieste da parte di più client
  • docars Un client che si connette al server ed effettua richieste
  • comsock Il protocollo di comunicazione fra client e server

Il sistema è corredato di:

Per inizializzare il sistema è sufficiente invocare il comando

cd src/
make install

About

A simple system for car sharing - Final project of operting system course SOL (unipi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published