Computer Science, asked by AashiShk8529, 1 year ago

What is meant by inter process communication in distributed systems?

Answers

Answered by Aryamohanan23
0
Interprocess communication (IPC) allows bidirectional communication between clients and servers using distributed applications. IPC is a mechanism used by programs and multi-user processes. IPCs allow concurrently running tasks to communicate between themselves on a local computer or between the local computer and a remote computer.
Similar questions