Message-passing model

Home > Computer Science > Distributed Systems > Distributed Systems Models > Message-passing model

The message-passing model is a distributed system model in which processes communicate with each other using messages sent over a network.