18.94. Remote Procedure Call

RPC (Remote Procedure Call) is an easy and popular paradigm for implementing the client-server model of distributed computing. A request is sent to a remote system to execute a designated procedure, using arguments supplied, and the result is returned to the caller.

Family: Middleware
Over: http2
Over: http
Over: https
Over: spdy
Over: tcp
Over: udp
Revision: 19
Risk level: 3
Tag: Application Layer Protocols