Skip to content
#

bounded-buffer

Here are 18 public repositories matching this topic...

A real-time commodity price monitoring system implementing the Producer-Consumer problem using System V IPC, semaphores, and shared memory in C++. Features a dynamic terminal dashboard with 11 commodities and color-coded price trends.

  • Updated Dec 1, 2025
  • C++

A multi-threaded Java simulation of a Car Wash and Gas Station implementing the classic Producer-Consumer problem. Features custom Semaphore and Mutex classes to manage shared resources and prevent race conditions, developed for the CS241 Operating Systems 1 course at Cairo University.

  • Updated Nov 28, 2025
  • Java

Improve this page

Add a description, image, and links to the bounded-buffer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bounded-buffer topic, visit your repo's landing page and select "manage topics."

Learn more