Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 242 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 242 Bytes

ipc-playground

Linux IPC Examples

  • Pipe
  • Fifo
  • File Locking
  • Message Queue
  • Memory Mapped File
  • Signal
  • Shared Memory
  • Unix Domain Socket
  • XSI(System V) Semaphore
  • Posix Semaphore

Building

cd build
./builder.sh