Skip to content
#

Remote Procedure Call (RPC)

rpc logo

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.

Here are 3,335 public repositories matching this topic...

Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。

  • Updated Jun 2, 2024
  • C#
Followers
102 followers
Wikipedia
Wikipedia

Related Topics

graphql-api grpc rest-api soap wsdl