Message passing systems

From Parawiki

Jump to: navigation, search

Concept

In the message passing systems, several processes run in parallel and communicate with one another by sending and receiving messages. The processes do not have access to a shared memory. The communication can be synchronous or asynchronous.

Systems


Personal tools