RPC Options Features and Functions
RPC refers to remote procedure calls. This allows a computer program to invoke a subroutine or procedure outside of its execution space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.
|
- Asynchronous RPC
- Synchronous RPC
- OSF DCE RPC
- Proprietary or other
|
|
Messaging Protocols Features and Functions
|