iyuxl / springside-engine

An server engine use Netty + Thrift + Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Springside Engine

An embeded backend engine base on Spring Boot. It support Netty + Thrift, and also Jetty or Tomcat + Restful.

It will integrate with other projects to provide:

  • dynamic configuration
  • service registration, loadbalance and routing rule
  • retry and short circuit
  • metrics monitor
  • distributed trace logs

Rather than the java smart client, it will also provide a proxy to support other languages.

About

An server engine use Netty + Thrift + Spring Boot

License:Apache License 2.0


Languages

Language:Java 97.2%Language:Thrift 2.8%