1. Remote procedure callIn computer science, a remote procedure call (RPC) is an inter-process communication that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction. That is, the programmer writes essentially the same code whether the subroutine is local to the executing program, or remote.
Read “Remote procedure call” on English Wikipedia
Read “RPC” on Japanese Wikipedia
Read “Remote procedure call” on DBpedia
Read “Remote procedure call” on English Wikipedia
Read “RPC” on Japanese Wikipedia
Read “Remote procedure call” on DBpedia
Discussions
Log in to talk about this word.