Skip to content

FredaTeam/thrones

Repository files navigation

Thrones

Build Status

Introduction

Thrones is a rpc framework integrate with netty as communicate layer,hessian as serializable framework, consul as registry center. Including support tracer,monitor,cluster,circuit-breaker and so on.

Function&Module List

Module(function) status author comment
Transport Layer doing Rally -
Encode&Decode doing Rally -
Exchange Layer doing Michael -
HeartBeat doing Michael -
ServiceKernel doing Michael -
Registry Layer doing Michael -
Loadbalance pending - -
Trace pending - -
Cluster pending - -
Monitor pending - -
Import Annotation pending - -
Integerate With Spring pending - -
Hystrix pending - -

Transport Layer

Encode Decode

Exchange Layer

HeartBeat

ServiceKernel

Registry Layer

LaodBalance

Trace

Cluster

Monitor

Import Annotation

Integerate With Spring

Hystrix