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
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- nacos 教程,包括原理,实践,应用场景☆78Updated 3 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆70Updated 6 years ago
- 基于Redis的分布式限流组件,注解支持☆147Updated 7 years ago
- 一个分布式限流的解决方案!☆111Updated 3 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- 基于spring_boot 2.6+版本的项目框架 Spring_boot 2.6+ based project framework☆79Updated last year
- This is a small example that deploy Spring Boot + Ignite + JWT☆62Updated 7 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆116Updated 3 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆200Updated 2 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 3 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 实战虚拟机☆94Updated 4 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆85Updated 3 years ago
- 简单的分布式任务调度☆44Updated 5 months ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 7 years ago
- ☆47Updated 3 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- Spring Boot Mybatis Plus 多数据源☆67Updated 8 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆85Updated 3 years ago