Prgram tackling the producer-consumer problem in C. It uses multithreading and a semaphore based bounded-buffer to maintain synchronization in data communication while using multiple threads for increased performance. Appropriate memory allocation is done when dealing with allocated memory for threads and dealing with zombie threads/processes as well. It also includes small data statistics for the performance of the threads.
andyhoang1994/Bounded-buffer-problem
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|