Shared Memory vs Message Passing - New York University
cs.nyu.edu › fa20 › papers1.1 Emulating shared memory with message passing Two communication models have mainly been considered in distributed com-puting: (1) the message passing model and (2) the shared memory model. In the first model, we typically assume that the processes are connected through reliable communication channels, which do not lose, create or alter messages.