utongluan.sumk.2.4.1.source-code.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sumk Show documentation
Show all versions of sumk Show documentation
A quick developing framewort for internet company
# sumk
sumk的定位是为互联网公司提供一个**开发速度快**、又能很容易进行**横向扩展**的**高性能**框架。
同时具备接口交互(RPC和HTTP)、数据缓存、读写分离、负载均衡、故障转移、异常处理等功能。**一站式**解决互联网公司面临的常见问题。
* [详情说明请点击这里](https://www.oschina.net/p/sumk)
* [入门教程参见这里](https://github.com/youtongluan/sumk-server-demo)
* [这是日志工程](https://github.com/youtongluan/sumk-log)
* [代码自动生成工具](https://github.com/youtongluan/sumk-codetool)
test目录下有简单的压测工具类HttpPressTest和RpcPressTest。
### 作者:游夏。QQ:3205207767