2017年9月1日星期五

gRPC 1.6.0 发布,Google 高性能 RPC 框架


Linuxeden 开源社区 --gRPC
gRPC

gRPC 1.6.0 发布,gRPC 是一个高性能、开源、通用的 RPC 框架,面向移动和 HTTP/2 设计,是由谷歌发布的首款基于 Protocol Buffers 的 RPC 框架。 gRPC 基于 HTTP/2 标准设计,带来诸如双向流、流控、头部压缩、单 TCP 连接上的多复用请求等特性。这些特性使得其在移动设备上表现更好,更省电且节省空间占用。

C-core

C++:

  • cmake is now the recommended way to build on Windows. Pre-generated Visual Studio projects have been deprecated #11462

Python:

  • Bug fixes

Ruby:

  • Improved error handling for bidi streaming RPCs

PHP:

  • Added support for php_namespace option in codegen plugin #11886

更多内容请查看 发布说明

下载地址:

转自 http://ift.tt/2wtaePe

The post gRPC 1.6.0 发布,Google 高性能 RPC 框架 appeared first on Linuxeden开源社区.

http://ift.tt/2ev48cw

没有评论:

发表评论