Skip to main content

RPC

Abbreviation of Remote Procedure Call. In distributed computing, when a computer program causes a procedure (subroutine) to execute in another address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.