Hello,
Read again, i correct about: Shared memory or message passing ?
Shared memory or message passing ?
Shared memory allows maximum speed and convenience of communication, as it can be done at memory speeds when within a computer. Shared memory is faster than message passing.
Please read the following about a paper of the following International Conference On Principles Of Distributed Systems, it says the following:
"We observe that communication overhead of message passing can often outweigh its benefits"
Read here to noticed it:
https://link.springer.com/chapter/10.1007/978-3-319-03850-6_7
Thank you,
Amine Moulay Ramdane.