Inter-process communication (IPC) & IPC types in OS

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...

 •  0 comments  •  flag
Share on Twitter
Published on September 18, 2021 10:05
No comments have been added yet.