e3000 Middleware
Remote Procedure Call
Middleware
• Application to application synchronous
interoperability for procedural languages
• Applications ship a direct call for the
execution of a procedure within a remote
application
• Widely associated with DCE
• Trend to bundle RPC with OSs
• RPC included in Java as part of RMI