mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
update
This commit is contained in:
@@ -5,6 +5,10 @@ It's so easy to love RPC.
|
|||||||
|
|
||||||
Modern C++开发的RPC库就是这么简单好用!
|
Modern C++开发的RPC库就是这么简单好用!
|
||||||
|
|
||||||
|
# performance
|
||||||
|
|
||||||
|
Here are the [performance test result](https://github.com/qicosmos/rest_rpc/blob/master/doc/%E5%8D%95%E6%9C%BA%E4%B8%8Arest_rpc%E5%92%8Cbrpc%E6%80%A7%E8%83%BD%E6%B5%8B%E8%AF%95.md "performance")
|
||||||
|
|
||||||
# quick example
|
# quick example
|
||||||
|
|
||||||
server code
|
server code
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
单机上rest_rpc和brpc性能测试
|
单机上[rest_rpc](https://github.com/qicosmos/rest_rpc "rest_rpc")和[brpc](https://github.com/apache/incubator-brpc "brpc")性能测试
|
||||||
|
|
||||||
# 测试环境
|
# 测试环境
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user