DespairYoke / nettyLinks
Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。
☆40Updated 6 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below
Sorting:
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- springboot 使用 redis guava caffeine 缓存示例☆158Updated 3 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- nacos 教程,包括原理,实践,应用场景☆78Updated 3 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆198Updated last year
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆83Updated 2 years ago
- ☆51Updated last year
- Spring Boot Mybatis Plus 多数据源☆67Updated 8 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 基于Redis的分布式限流组件,注解支持☆147Updated 6 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 3 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- springboot全局处理(异常+统一)☆105Updated 3 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于…☆26Updated 6 years ago
- 厮大牛逼☆63Updated 5 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆244Updated last year