VOOZH about

URL: https://github.com/topics/rpc

⇱ rpc · GitHub Topics · GitHub


Skip to content
#

Remote Procedure Call (RPC)

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 4,078 public repositories matching this topic...

👁 advanced-java

😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • Updated
  • Java

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".

rpc
  • Updated
  • C++
Followers
120 followers
Website
github.com/topics/rpc
Wikipedia
Wikipedia

Related topics

graphql-api grpc rest-api soap wsdl
You can’t perform that action at this time.