xuwujing / Netty-study
Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。
☆443Updated 2 years ago
Alternatives and similar repositories for Netty-study:
Users that are interested in Netty-study are comparing it to the libraries listed below
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 2 years ago
- SpringBoot 整合 Netty 实战☆283Updated last year
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆236Updated 11 months ago
- Netty开发的IM即时通讯☆322Updated 6 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆483Updated 6 years ago
- 👨🎓学习各种知识的记录☆171Updated 3 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆297Updated 7 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆239Updated 7 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- redis实现延迟消息队列☆278Updated 7 years ago
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆983Updated 4 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆320Updated last year
- 基于netty+mqtt3.1.1+springboot+jdk8 实现的 mqtt 服务端跟客户端☆400Updated 3 years ago
- 掘金小册 及实体书源码☆914Updated 2 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆370Updated 2 years ago
- 各种锁汇总,乐观锁、悲观锁、分布式锁、可重入锁、互斥锁、读写锁、分段锁、类锁、行级锁等☆469Updated 2 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 2 years ago
- springboot + springcloud build micro service☆482Updated 6 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆551Updated 8 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆117Updated 4 years ago
- Spring Cloud & Spring Cloud Alibaba 基础框架,内置了 Cat 监控,互联网公司落地 Spring Cloud 架构必备。☆650Updated 2 years ago
- Dubbo is a high-performance, java based, open source RPC framework 源码解析:http://www.iocoder.cn/Dubbo/good-collection/?github☆446Updated 6 years ago
- ☆192Updated 8 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- 开源改变世界,让世界没有难写的代码☆393Updated 9 months ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆227Updated 8 years ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago