tang-jie / NettyRPC
NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.
☆1,271Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for NettyRPC
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,384Updated last month
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆979Updated 3 years ago
- Netty In Action 中文版☆1,466Updated 11 months ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,508Updated last year
- A crafted and atomic component library for Java.☆382Updated 7 years ago
- Netty demos. (Netty 案例大全)☆1,865Updated 2 years ago
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,318Updated 2 years ago
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,789Updated 2 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,525Updated 5 years ago
- Netty 源码分析教程☆1,640Updated 2 years ago
- Netty learning.☆3,556Updated 7 years ago
- A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)☆624Updated 3 months ago
- 基于netty轻量的高性能分布式RPC服务框架☆429Updated 7 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆207Updated 8 years ago
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,089Updated 7 months ago
- Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现☆530Updated 9 months ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆242Updated 9 years ago
- Template Engine for Java☆388Updated last year
- 📚 a mini book about springmvc☆392Updated 8 years ago
- 掘金小册及实体书源码☆900Updated last year
- 🔒A simple distributed tools based on Redis.☆613Updated last year
- SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.☆2,436Updated 2 months ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆548Updated 8 years ago
- 🚀 Fast lightweight HTTP service framework.☆951Updated last year
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated last year
- 中文注释并附带图解架构☆482Updated 8 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆442Updated 2 years ago
- 没有redis也能够支撑"小米在印度把亚马逊搞挂了"事件的秒杀解决方案☆620Updated 6 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆226Updated last year
- 《Java多线程编程实战指南(设计模式篇)》源码☆666Updated 4 years ago