nyankosama / simple-netty-sourceLinks
netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。
☆107Updated 10 years ago
Alternatives and similar repositories for simple-netty-source
Users that are interested in simple-netty-source are comparing it to the libraries listed below
Sorting:
- A lightweight distributed RPC framework☆141Updated 6 years ago
- RPC with service discovery base on netty☆115Updated 8 years ago
- 阿里中间件搬砖头比赛异步请求版☆68Updated 4 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆200Updated 7 years ago
- Smart RPC framework☆89Updated 7 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- A RPC framework in taobao based on java NIO.☆158Updated 2 years ago
- (用于归档)各种开源项目代码学习研究(包括代码注释、 文档、用于代码分析的测试用例)☆218Updated 8 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆202Updated 8 years ago
- HttpSession base on Redis, support RESTful API.☆83Updated 9 years ago
- java 并发学习笔记☆97Updated 10 years ago
- My sample code repository☆146Updated 2 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Updated 7 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- all examples for ZooKeeper recipes by Curator☆185Updated 4 years ago
- ☕️ A simple database shard middleware☆135Updated 8 years ago
- 记录一些自己写的技术文档