博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
整理几个 RPC 框架
阅读量:6932 次
发布时间:2019-06-27

本文共 482 字,大约阅读时间需要 1 分钟。

gRPC

http://www.grpc.io/
https://github.com/grpc
Motan
支撑微博千亿调用的轻量级RPC框架:Motan
http://h2ex.com/820
Wangle
Wangle — an asynchronous C++ networking and RPC library
https://code.facebook.com/posts/215466732167400/wangle-an-asynchronous-c-networking-and-rpc-library/
TChannel
https://github.com/uber/tchannel

finagle

https://github.com/twitter/finagle

http://www.oschina.net/project/tag/347/xmlrpc

https://www.oschina.net/question/1767531_2150890

https://www.zhihu.com/question/31440152

转载地址:http://ycmjl.baihongyu.com/

你可能感兴趣的文章
iptables 使用
查看>>
Java在Windows 下使用命令行启动应用程序
查看>>
LVS+keepalived+Nginx(前后端故障处理)全自动化负载均衡配置
查看>>
flink 反压
查看>>
jdbc 取 oracle comments
查看>>
linux kickstart无人值守安装实现多版本的引导
查看>>
docker 容器静态IP配置
查看>>
探索MySQL高可用架构之MHA(4)
查看>>
先来个基础的windos内部机制与ipc$
查看>>
win8安装11gR2[INS-13001] 环境不满足最低要求
查看>>
Aspose.Words 新版本发布【附下载】
查看>>
宫崎骏首次因为自己的新作流泪
查看>>
SAP sybase16 安装的一些细节问题
查看>>
linux服务器同步时间
查看>>
命令行方式管理MySQL数据库实例
查看>>
MySQL索引背后的数据结构及算法原理
查看>>
《大话数据结构》学习之(一)
查看>>
JS常用正则表达式【持续更新】
查看>>
Java中HashMap,LinkedHashMap,TreeMap的区别
查看>>
JAVA中重写equals()方法为什么要重写hashcode()方法说明
查看>>