jsbintask22 / netty-learningLinks
bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习
☆66Updated last year
Alternatives and similar repositories for netty-learning
Users that are interested in netty-learning are comparing it to the libraries listed below
Sorting:
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆136Updated 6 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆197Updated last year
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于…☆26Updated 6 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆243Updated last year
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆320Updated last year
- springboot 使用 redis guava caffeine 缓存示例☆157Updated 3 years ago
- 基于Redis的分布式限流组件,注解支持☆145Updated 6 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆131Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆40Updated 6 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 4 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- redis实现延迟消息队列☆278Updated 7 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.