In this article, we have explained Inter-process communication (IPC) in Operating System, why is IPC needed and various ways to achieve IPC like using shared memory, message passing, buffering, pipes and more.
Table of contents:
Processes and communicationWhy need communication among processes ?What is Inter-process communication ?IPC in Shared-Memory SystemsIPC in Message-Passing SystemsBufferingPipesSocketsSemaphores
Let us get started with Inter-process communication & it's types in...
Published on September 18, 2021 10:05