设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

GRPC 1.4.1发布,Google高性能RPC框架

2017-6-29 21:22| 发布者: joejoe0332| 查看: 474| 评论: 0|原作者: oschina|来自: oschina

摘要: GRPC 1.4.1 已发布,GRPC 是一个高性能、开源、通用的 RPC 框架,面向移动和 HTTP/2 设计,是由谷歌发布的首款基于Protocol Buffers的 RPC 框架。GRPC 基于 HTTP/2 标准设计,带来诸如双向流、流控、头部压缩、单 TC ...

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

主要更新如下:

C-Core

  • 修复子信道关闭后的 RR policy 连接状态 (#11591)

  • 修复了 VisualStudio 2013 的 inline vs __inline 用法 (#11605)

Node (Changes since 1.3.x):

  • Add experimental support for ARM processors.

  • The API documentation has been expanded and reorganized.

  • Added the class Client, which is a generic superclass for generated client classes. Some global functions for operating on client objects have also been added to Client.prototype.

  • Fixed issue with building against older versions of OpenSSL (#11264) (credit to smulikHakipod).

  • Fixed a bug with handling some error conditions when streaming messages from the client.

  • Fixed a bug with handling some error conditions when streaming messages from the client.

  • Fixed a memory leak of up to 8KB per call.

下载


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部