Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 245 Bytes

File metadata and controls

3 lines (2 loc) · 245 Bytes

Process_Communication_Using_Shared_Memory

The producer consumer communication happening using shared memory. The signal mechanism is used to avoid Race Condition happening while read write operation concurrently hapening in the shared memory