Develop a client constantly requesting a server mock data.
Each request is handled by a thread. Thread synchronization mechanisms such as mutexes and conditional variables are used to ensure shared data integrity.
Run make
at the project root.
Develop a client constantly requesting a server mock data.
Each request is handled by a thread. Thread synchronization mechanisms such as mutexes and conditional variables are used to ensure shared data integrity.
Run make
at the project root.