Buffering
Recall that the message envelope contains
- the rank of the receiver
- the rank of the sender
- a tag
- a communicator
No information specifying where the message should be stored
When B calls MPI_Recv, system software searches through buffered messages (if any) for parameter match. If none, wait.