xframe/README.md

576 B
Executable File
Raw Permalink Blame History

xczero_frame是宙斯微服务平台的核心基础库。

提供如下能力:

1、Basic service infrastructure

1Base library, math, time, threading, etc

2HTTP/RPC service infrastructure

3Default Internal error code standard

2、Code automated generation

1HTTP/RPC request parse

2HTTP/RPC call execution

3Logic operators arrangement

3、Common components

1HTTP/RPC client, support Service Discovery, Load Balance, etc

2Stroage client, MongDB, Redis, etc

3Other utilities, message queue, trace, metrics, etc