gRPC 1.12.0 和 1.11.1 发布,高性能 RPC 框架

栏目: 软件资讯 · 发布时间: 6年前

内容简介:gRPC 1.12.0 和 1.11.1 已发布。gRPC 是 Google 开源的高性能、通用 RPC 框架,面向移动和 HTTP/2 设计,是由谷歌发布的首款基于 Protocol Buffers 的 RPC 框架。gRPC 基于 HTTP/2 标准设计,带来诸如双向流、...

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

1.12.0

Core

  • Update protobuf submodule to 3.5.2 (#15114)

  • Make GrpcBuffer{Reader|Writer} Public (#14541)

  • Compile Out Tracers Option (#15108)

  • Fix bug in an address sorting comparison (#15208)

  • Fix: Check retry timer before starting resolving (#15156)

  • Fix c-ares resolution with default authority (#15073)

  • Fix c-ares resolver crash when DNS server unreachable (#15134)

  • Performance: Avoid low severity log message construction (#14945)

  • Peformance: Enable SIO_LOOPBACK_FAST_PATH on Windows (#14905)

完整更新内容请查看发布主页

下载地址:

1.11.1

这是 gRPC Core 的补丁版(gorgeous)。更新内容同 1.12.0.

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Spring

Spring

Bruce Tate、Justin Gehtland / O'Reilly Media, Inc. / 2005-04-12 / USD 29.95

Since development first began on Spring in 2003, there's been a constant buzz about it in Java development publications and corporate IT departments. The reason is clear: Spring is a lightweight Java......一起来看看 《Spring》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具