Skip to content

ms0g/ipc-playground

Repository files navigation

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