A remote procedure call (RPC) is an inter-process communication that allows software to cause a subroutine or procedure to execute on another computer.
A remote procedure call (RPC) is an inter-process communication that allows software to cause a subroutine or procedure to execute on another computer without the programmer explicitly coding the details for the remote interaction.