Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 322 Bytes

feup-sope-server-client

Motivation

Develop a client constantly requesting a server mock data.

Implementation

Each request is handled by a thread. Thread synchronization mechanisms such as mutexes and conditional variables are used to ensure shared data integrity.

Compilation

Run make at the project root.