gRPC
2020/12/6小于 1 分钟
目前比较主流,基于 Golang 开发的 gRPC
gRPC
1. 部分文档
1.1 论文
1.2 服务配置
Service Config in gRPC
arg_keys
1.3 重试策略
1.4 开源引用
aioetcd3: 版本较老,非 asyncio
是基于线程实现的库
1.5 Python 文档
gRPC Python’s documentation 此 API 是稳定 的
grpc (github.com) 需要 python >= 3.6