1. 程式人生 > >SOFARPC 5.5.0 釋出,螞蟻金服高效能 Java RPC 框架

SOFARPC 5.5.0 釋出,螞蟻金服高效能 Java RPC 框架

  

SOFARPC 5.5.0 釋出了,SOFARPC 是一個高可擴充套件性、高效能、生產級的 Java RPC 框架。SOFARPC 致力於簡化應用之間的 RPC 呼叫,為應用提供方便透明、穩定高效的點對點遠端服務呼叫方案。為了使用者和開發者方便的進行功能擴充套件,SOFARPC 提供了豐富的模型抽象和可擴充套件介面,包括過濾器、路由、負載均衡等等。

更新內容如下:

New Feature

  • Issue 245 - Support nacos to be registry (PR 327)

  • PR 195 - Add hystrix integration extension

  • PR 239 - Support jackson serialize for http

  • PR 422 - Register CorsFilter by default and support custom allowed origins. (378)

  • PR 246 - Support consul as registry. !beta preview.

  • PR 184 - Support elastic connection holder.

  • PR 466 - Support mosn.

Enhancement

  • PR 421 - Add auth support for zookeeper registry

  • PR 439 - Make resteasy execute rpc filter chain too. (376

  • PR 434 - Allow user to set conn num with conn.num (433)

  • PR 415 - Optimize async thread pool execute (391)

  • Issue 349 - Handle clientTimeout attribute in GenericContext (PR 350)

  • PR 267 - ConsistentHashLoadBalancer supports weight.

  • PR 260 - Use ConcurrentMap to replace the declaration of ConcurrentHashMap objects. (252)

Bug Fix

  • PR 454 - Fix consul converter and construct props order (449)

  • PR 423 - Fix NotifyConsumerListener typo (418

  • PR 413 - Fix LocalRegistryHelper#checkModified returns true even if the file has not changed (412)

  • PR 400 - Fix possible double check of the field. (397)

詳情檢視釋出公告

下載地址: