yousefkotp/Producer-Consumer-Implementation
An implementation of the producer-consumer problem which is visually aided with dashboard to view the current commodities being produced and consumed, the program is implemented using shared memory, semaphores and mutexes in C.
C++
No issues in this repository yet.