/Multi-Threading-Examples

Implementation of POSIX thread library in C. Used Mutex, Semaphores, Conditional Variable

Primary LanguageC

Multi-Threading-Examples

Run in Terminal :

Vaccine Distribution

gcc VaccineDistribution.c -lpthread -o VD
./VD

Music Club Event Management

gcc semQ3.c -lpthread -lreadline -o MCEM
./MCEM

The basic premise of the implementation is provided in Readme.docx

Input statements have been modified for first time users to understand what needs to be passed as input