Rendezvous

Noun · Development

Definitions

  1. A synchronization point where two or more processes, threads, or network peers meet to exchange data or coordinate before proceeding independently.

    In plain English: A meeting point in code or on a network where two things sync up, swap information, and then go their separate ways.

    Example: "The rendezvous hashing algorithm ensures consistent key distribution when nodes join or leave."

Related Terms