A shared memory example for producer and consumer with semaphores
just run
make
it will generate two executables, the produce and consumer. Run first the consumer and then the producer.
A shared memory example for producer and consumer with semaphores
just run
make
it will generate two executables, the produce and consumer. Run first the consumer and then the producer.