Computer Science, asked by pratikbahikar, 6 months ago

which process need ipc mechanism to exchanged data and information​

Answers

Answered by pragatipandey564
2

Answer:

Cooperating processes require an Inter-Process Communication (IPC) mechanism that will allow them to exchange data and information. There are two fundamental models of IPC: Shared memory: In the shared memory model, a region of memory that is shared by a cooperating process is established.

Explanation:

This may help you ☺️

Thank you ☺️

Answered by Anonymous
0

A cooperating process needs an ipc mechanism to exchanged data and information​

  • The practical term IPC stands for inter process communication
  • In one or more processes or systems, it is employed to exchange data between several threads. Creative processes can run on single or multiple computers that are typically linked to a extensive network.
  • Cooperation processes require an appropriate IPC system to allow them to exchange the required data and useful information voluntarily. By reading and writing data to the shared area, processes can then exchange their accurate data.

Similar questions