Discuss how massage passing and shared memory play a role in such computing
Answers
Answered by
0
Answer:
Shared memory region is used for communication. Message passing facility is used for communication. ... It is used for communication between processes on a single processor or multiprocessor systems where the communicating processes reside on the same machine as the communicating processes share a common address space.
Similar questions