Skip to main content
  1. Glossary/

Remote Procedure Call

·45 words·1 min·
Jaume Sabater
Author
Jaume Sabater
CTO and systems engineer

Remote Procedure Call (RPC) is a protocol that allows a program on one computer to call a procedure or function on another computer across a network, as if it were a local call. This abstraction simplifies distributed systems by hiding the complexities of network communication.

Related

2nd Level Adaptive Replacement Cache
·89 words·1 min
Adaptive Replacement Cache
·46 words·1 min
Central Process Unit
·45 words·1 min