SOFARPC v5.7.4 发布,蚂蚁金服开源 Java RPC 框架

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

内容简介:本期发布内容 新特性 允许用户设置 Triple 服务的版本 优化 protobuf 编译器升级到 0.0.2 hibernate-validator 升级到 5.3.5.Final jackson-databind 升级到 2.9.10.5 BUG 修复 修复了 Hessian over triple 不支持...

本期发布内容

新特性

  • 允许用户设置 Triple 服务的版本

优化

  • protobuf 编译器升级到 0.0.2
  • hibernate-validator 升级到 5.3.5.Final
  • jackson-databind 升级到 2.9.10.5

BUG 修复

  • 修复了 Hessian over triple 不支持基本类型的问题

Abstract

Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage everyone use 5.6.x to upgrade. For details, please refer to all commits.

Compatibility Note

  • JDK8 required
  • Consul registry redesigned, not compatible with 5.5.0

New Features

  • PR 958 allow user set the version of triple

Enhancement

  • PR 953 protobuf compiler upgrade to 0.0.2
  • PR 954 bump hibernate-validator from 5.0.2.Final to 5.3.5.Final
  • PR 960 bump jackson-databind from 2.9.10.4 to 2.9.10.5

Bug Fix

  • PR 963 fix: hessian over triple not support primitive type

SOFARPC 简介

SOFARPC 是一个高可扩展性、高性能、生产级的 Java RPC 框架。在蚂蚁金服 SOFARPC 已经经历了十多年及五代版本的发展。SOFARPC 致力于简化应用之间的 RPC 调用,为应用提供方便透明、稳定高效的点对点远程服务调用方案。为了用户和开发者方便的进行功能扩展,SOFARPC 提供了丰富的模型抽象和可扩展接口,包括过滤器、路由、负载均衡等等。同时围绕 SOFARPC 框架及其周边组件提供丰富的微服务治理方案。

功能特性

  • 透明化、高性能的远程服务调用
  • 支持多种服务路由及负载均衡策略
  • 支持多种注册中心的集成
  • 支持多种协议,包括 Bolt、Rest、Dubbo 等
  • 支持同步、单向、回调、泛化等多种调用方式
  • 支持集群容错、服务预热、自动故障隔离
  • 强大的扩展功能,可以按需扩展各个功能组件

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

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms

Data Structures and Algorithms

Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具