Answer:
easier to implement than a shared memory model for inter computer communication.
Step-by-step explanation:
Message passing model is used to send messages to multiple users at a time. All the message have been stored in Queue and stored until all messages delivered to recipient.