发布于 2017-07-19 02:48:36 | 278 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

GRPC RPC 框架

GRPC 是一个高性能、开源和通用的 RPC 框架,面向移动和 HTTP/2 设计。目前提供 C、Java 和 Go 语言版本,分别是:grpc, grpc-java, grpc-go. 其中 C 版本支持 C, C++, Node.js, Python, Ruby, Objective-C, PHP 和 C# 支持.


GRPC Java 1.5.0 已经发布,GRPC Java 是 GRPC 的 Java 版本。本次更新如下:

Major

  • Licence changes from BSD to Apache 2.0

  • Bazel is now supported

API Changes:

  • ServerInterceptor can be installed server-wide (#3118)

Minor

  • Calls that exceed their deadline include how long they waited in the Status

  • Updated to Netty TCNative. This should make it possible to use Apache Tomcat with gRPC

  • SSL configuration errors are reported sooner

  • Server side cancellations can take place even if the application is blocking the inbound thread (#2963)

  • Servers always return Status.UNKNOWN for internal errors. Added an optional interceptor to bring back the old behavior (#3064)

  • MethodDescriptor.create is now deprecated

Bug Fixes

  • Reduce logspam by using FINE instead of INFO for deadline narrowing events

  • Netty throughput speed increased 2x for very high throughput (#3038)

  • OverrideAuthorityNameResolverFactory now correctly forwards refresh() (#3062)



历史版本 :
gRPC 1.8.5 发布,Google 高性能 RPC 框架
gRPC 1.8.4 发布,Google 高性能 RPC 框架
gRPC 1.8.3 发布,Google 高性能 RPC 框架
gRPC 1.8.2 发布,Google 高性能 RPC 框架
gRPC 1.8.1 发布,Google 高性能 RPC 框架
gRPC-java 1.8.0 发布,Google 高性能 RPC 框架
gRPC 1.7.2 发布,Google 高性能 RPC 框架
gRPC 1.6.7 发布,Google 高性能 RPC 框架
gRPC 1.7.0 发布,Google 高性能 RPC 框架
gRPC 1.6.6 发布,Google 高性能 RPC 框架
gRPC 1.6.5 发布,Google 高性能 RPC 框架
gRPC Java 1.6.1 发布,高性能框架的 Java 实现
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务