normanmaurer / netty-in-actionLinks
☆2,093Updated last year
Alternatives and similar repositories for netty-in-action
Users that are interested in netty-in-action are comparing it to the libraries listed below
Sorting:
- Netty In Action 中文版☆1,471Updated last year
- A Java NIO Server using non-blocking IO all the way through.☆937Updated 5 years ago
- Netty learning.☆3,556Updated 8 years ago
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,786Updated 3 years ago
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆985Updated 4 years ago
- NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.☆1,289Updated 7 years ago
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,323Updated 3 years ago
- Netty demos. (Netty 案例大全)☆1,894Updated 3 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,441Updated last year
- Apache Curator☆3,159Updated last month
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,512Updated 2 years ago
- Java serialization library, proto compiler, code generator☆2,085Updated 7 months ago
- SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.☆2,500Updated 2 weeks ago
- Netty 源码分析教程☆1,645Updated 3 years ago
- 🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵☆1,198Updated 3 weeks ago
- 掘金小册及实体书源码☆922Updated 2 years ago
- Do not send pull requests! Automated Git clone of various OpenJDK branches☆2,149Updated 5 years ago
- squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implemen…☆2,242Updated last year
- Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版☆834Updated 7 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,541Updated 6 years ago
- Benchmark comparing serialization libraries on the JVM