NorthWard / awesome-netty
netty到底能干什么? 这个项目告诉你, netty什么都能干
☆43Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-netty
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 6 years ago
- netty入门demo,单机版消息推送☆46Updated 6 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 3 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 2 months ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。