/Multi-threaded-Server

Modified the multi-threaded server (fileserver.c) such that it is created with a pool of N threads and a buffer of M integers.

Primary LanguageC

Multi-threaded-Server

Modified the multi-threaded server (fileserver.c) such that it is created with a pool of N threads and a buffer of M integers.

Exercise 6 of COMP 3000

Author: Adam Farah

Files: server.c Makefile

Compilation & execution: make ./server