Features - dapeng-soa/dapeng-soa GitHub Wiki

Feature List

Feature Description Status
Java/scala client support sync/async DONE
Http rest support async DONE
Service sync/async implementation support java/scala DONE
Service MetaData - DONE
Documents&Testing site Generated by service metadata automatically DONE
Graceful Shutdown - DONE
ServiceMesh - DONE
Config Server Config/Deploy/Build server DONE
Hign Performance Json module Json<->Thrift transcode DONE
Dapeng-Cli Command tools for dapeng-soa DONE
Scheduler Service support - DONE
Rate limit Based on MMAP DONE
Service router Multidimensional router DONE
Invoke tracing Service invoke tracing DONE
Increment development Changing code will be Take effect without restarting。User Guide / Design DONE
Dynamic logger Logger level could be different per request DONE
Slow service detection DONE
Mock server mockServer DONE
TCC support Distribute transaction based on TCC DESIGNING
Deploy on Demand - TESTING