nyankosama / simple-netty-sourceLinks
netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。
☆108Updated 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☆142Updated 6 years ago
- RPC with service discovery base on netty☆113Updated 7 years ago
- A RPC framework in taobao based on java NIO.☆157Updated 2 years ago
- 阿里中间件搬砖头比赛异步请求版☆67Updated 3 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆199Updated 7 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆68Updated 4 years ago
- (用于归档)各种开源项目代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆217Updated 8 years ago
- Smart RPC framework☆89Updated 7 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆89Updated 6 years ago
- An lighting McQueenRPC based on netty/mina/grizzly,it includes connection management & rpc abstract,especially how to get high performanc…☆130Updated 9 years ago
- A simple and flexible microcontainer of Java☆180Updated 3 years ago
- 2016年阿里中间件性能挑战赛复赛☆90Updated 8 years ago
- A protobuf based high performance rpc framework leveraging full-duplexing and asynchronous io with netty☆167Updated 9 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- My sample code repository☆146Updated 2 years ago
- java 并发学习笔记☆98Updated 10 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆205Updated 8 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆38Updated 8 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆166Updated 2 years ago
- MyBatis源码中文注释版☆143Updated 10 years ago
- jvm 学习中积累的代码☆32Updated 10 years ago
- goudai-rpc encapsulated using java the basic fundamental, minimize dependence, simple is the core idea☆68Updated 6 years ago
- dubbo源码解析☆68Updated 6 years ago
- fox is a distributed RPC framework☆79Updated 2 years ago
- ☆42Updated 10 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago