xframe/README.md

28 lines
576 B
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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