Skip to content

MY OS Notes

Madrajib Lab edited this page Dec 10, 2025 · 23 revisions

IPC - Inter process communication

  • File in mem -> Pipes
  • Shared mem for communications

Inter -> comm betn two entity

**Intra **-> comm withing same entity (func calls)

Clone this wiki locally