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

A server-client implementation where multiple threads are concurrently handling mock requests.

Notifications You must be signed in to change notification settings

bdmendes/feup-sope-server-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A server-client implementation where multiple threads are concurrently handling mock requests.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •