Social Sciences, asked by lakshinkumar9155, 1 year ago

How communication takes place in distributed system?

Answers

Answered by smartykiller
0
In computer science, inter-process communication or interprocess communication (IPC) refers specifically to the mechanisms an operating system provides to allow the processes to manage shared data. ... Many applications are both clients and servers, as commonly seen in distributed computing.
Inter process communication (IPC) is a mechanism which allows processes to communicate each other and synchronize their actions. The communication between these processes can be seen as a method of co-operation between them. Processes can communicate with each other using these two ways: Shared Memory.
A distributed system is a system whose components are located on different networked computers, which then communicate and coordinate their actions by passing messages to one another. The components interact with one another in order to achieve a common goal.

HOPE IT'S HELP YOU
Similar questions