Bounded Buffer & Producer-Consumer
Aim of the experiment
To learn how the Bounded Buffer Problem works by using an interactive tool that lets us see and solve real-life problems with process synchronization, like making sure producers and consumers share a buffer without clashing or losing data.