0
31kviews
Explain Desirable Features of good message passing system?
1 Answer
9
1.9kviews

Message Passing system is subsystem of Distributed System that provides a set of message based IPC protocol and does so by hiding details of complex network protocols and multiples heterogeneous platform from programmers.

2 Primitives: Send 2 Receive.

enter image description here

Features of Message Passing: - Simplicity: Simple and Ease to use. …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.