Repository navigation

#

远程过程调用 (RPC)

维基百科

相关主题

REST APIGraphQLgRPC
rpc logo

远程过程调用 (RPC) 亦称 远程调用远程方法调用,是指计算机程序调用另一个地址空间(通常为位于另一台计算机上)的程序。而程序员就像调用本地程序一样,无需额外地为这个交互作用编程(无需关注细节)。

doocs/advanced-java

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

Java
77468
20 小时前

The java implementation of Apache Dubbo. An RPC and microservice framework.

Java
40917
5 天前

aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

C++
37347
9 个月前
Go
21740
15 小时前
chai2010/advanced-go-programming-book

📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

Go
19659
1 个月前

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".

C++
16932
2 天前

The Java gRPC implementation. HTTP/2 based RPC

Java
11688
2 天前
hyperium/tonic

A native gRPC client & server implementation with async/await support.

Rust
10773
2 天前
TanStack/router

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.

TypeScript
9721
9 小时前

Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!

Go
8205
2 天前

🤯 High-performance PHP application server, process manager written in Go and powered with plugins

Go
8093
2 天前

Go RPC framework with high-performance and strong-extensibility for building micro-services.

Go
7398
2 天前

A simple RPC framework with protobuf service definitions

Go
7313
8 个月前