Communication Models

Home > Computer Science > Theory of Computation > Distributed Computing > Communication Models

Explains the fundamental models of communication used in distributed systems, such as direct communication, message passing, publish/subscribe, and remote procedure call (RPC).