xuwujing / Netty-studyLinks
Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。
☆446Updated 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
Sorting:
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆308Updated 3 years ago
- SpringBoot 整合 Netty 实战☆286Updated last year
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket 协议,支持多种序列化方式☆244Updated last year
- redis实现延迟消息队列☆279Updated 7 years ago
- Netty开发的IM即时通讯☆323Updated 6 years ago
- Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"☆455Updated 6 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆320Updated last year
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆297Updated 7 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- ☆192Updated 9 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆198Updated last year
- springboot + springcloud build micro service☆484Updated 6 years ago
- 🔒A simple distributed tools based on Redis.☆613Updated 2 years ago
- 基于dubbo的分布式工程开发规范实例工程 ,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆486Updated 7 years ago
- guava学习项目☆251Updated 11 years ago
- ☆154Updated 9 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆165Updated 3 years ago
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- Dynamic datasource, multiple datasource of spring boot/ distribution transaction; spring boot 多数据源,动态数据源,分布式事务☆698Updated 3 years ago
- 开源改变世界,让世界没有难写的代码☆395Updated 3 months ago
- 《Java多线程编程实战指南(设计模式篇)》源码☆666Updated 5 years ago
- 👨🎓学习各种知识的记录☆169Updated 4 years ago
- 23种设计模式 Java 实现☆244Updated 8 years ago
- Mendmix定位是一站式分布式开发架构开源解决方案及云原生架构技术底座。Mendmix提供了数据库、缓存、消息中间件、分布式定时任务、安全框架、网关以及主流产商云服务快速集成能力。基于Mendmix可以不用关注技术细节快速搭建高并发高可用基于微服务的分布式架构。☆706Updated 11 months ago
- Java 23种基本的设计模式整料整理学习,责任链模式Filter,工厂模式BeanFactory,观察者模式ContextListen 等. 结合Spring源码理解学习☆140Updated 6 years ago
- 基于springboot的rest调用框架,定义接口然后即可直接注入使用。☆149Updated 7 years ago
- netty实现的websocket推送框架☆102Updated 6 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆234Updated 3 years ago