#
Remote Procedure Call (RPC)
Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different 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.
The rpc topic hasn't been used on
any public repositories, yet.
Explore topics
- Followers
- 120 followers
- Website
- github.com/topics/rpc
- Wikipedia
- Wikipedia