RPC:远程过程调用
“远程过程调用”是“Remote Procedure Call”的中文译名,在学术和电子技术领域被普遍使用。为了方便书写与交流,通常将其缩写成RPC。该术语广泛应用于分布式计算中,用于描述一种允许程序调用另一地址空间(通常位于远程服务器上)的过程或函数的通信技术。
Remote Procedure Call具体释义
Remote Procedure Call的英文发音
例句
- JSON-RPC is a remote procedure call protocol that uses JSON to encode and marshal arguments and return types.
- JSON-RPC是一种远程过程调用(RPC)协议,它使用JSON对参数和返回值进行编码和编组。
- Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
- 每个方法都提供了一个回调对象,这样就可以在完成远程过程调用(RPC)后收到异步通知。
- This is done in the starter project in the callback handler to the remote procedure call to the server.
- 这是在服务器远程过程调用(RPC)的回调处理器中的starter项目中完成。
- This is a remote procedure call that uses HTTP as the transport and XML as the encoding.
- 这是使用HTTP作为传输协议和使用XML作为编码方式的远程过程调用(RPC)。
- A remote procedure call is already in progress for this thread.
- 此线程的远程过程调用(RPC)已在进行中。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若RPC词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。