SOFARPC v5.5.9 release, the ants gold dress open-source Java RPC framework

The current release content:

i. CHINNEY modify default timeout is 1s, to prevent the build time is too long with the exceptions

1. Abstract

It is a bug fix version. We encourage everyone use 5.5.x to upgrade. For the details and all changes, please browse our issue and pr for 5.5.9.

2. Compatibility Note

There are no incompatible APIs. but if you use cors filter in rest, you need to set it

3. New Feature

4. Enhancement

  • PR 777 - change default connection timeout 1000ms

5. Bug Fix

6. Deprecated

None.

SOFARPC Profile

SOFARPC is a highly scalable, high performance, production-level Java RPC frame. Ants gold dress SOFARPC has experienced more than 10 years and five generations version of development. SOFARPC committed RPC calls between the simplified application for application to facilitate transparent, stable and efficient remote service call-point program. In order to facilitate the users and developers with enhanced functionality, SOFARPC abstract model provides a rich and extensible interface, including filters, routing, load balancing and so on. While providing a wealth of micro-governance programs around SOFARPC service framework and its peripheral components.

Features

  • Transparent, high-performance remote service call
  • Support for multiple service routing and load balancing strategy
  • It supports a variety of integrated registry
  • Support for multiple protocols, including Bolt, Rest, Dubbo, etc.
  • It supports synchronization, one-way, correction, generalization and other ways to call
  • Support fault-tolerant cluster, warm service, automatic fault isolation
  • Powerful extensions can be extended as needed for each functional block

Guess you like

Origin www.oschina.net/news/111103/sofarpc-5-5-9-released