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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

Open Data Structures

Open Data Structures

Pat Morin / AU Press / 2013-6 / USD 29.66

Offered as an introduction to the field of data structures and algorithms, Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues......一起来看看 《Open Data Structures》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具