What is exactly a rendezvous in interprocess communication in operating system?

Viewed 11

What is rendezvous in interprocess communication?

I found this: In message passing, it is the condition in which, both, the sender and receiver are blocked until the message is delivered.

I still can't understand why it is called rendezvous.

Can somebody hep but in details please.

0 Answers
Related