zhangxianwu / light-netty-clientLinks
Light-netty-client is a light framework for rapid development of asynchronous clients based on netty 4.x
☆39Updated 10 years ago
Alternatives and similar repositories for light-netty-client
Users that are interested in light-netty-client are comparing it to the libraries listed below
Sorting:
- It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架☆51Updated 9 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆101Updated 10 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆90Updated 8 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 7 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。