DespairYoke / nettyLinks
Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。
☆39Updated 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
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- springboot 使用 redis guava caffeine 缓存示例☆157Updated 3 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆196Updated last year
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated 2 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆68Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- 基于Redis的分布式限流组件,注解支持☆145Updated 6 years ago
- ☆47Updated 3 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆83Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- nacos 教程,包括原理,实践,应用场景☆77Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 日积月累,开源框架学习(Thrift、Dubbo、Spring、Guava ... )☆76Updated 3 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- 关于日常工作整理的一些技术Demo案例,总结分享,巩固实践☆135Updated 2 years ago
- JAVA LocalCache -- JAVA 本地缓存工具类☆63Updated 8 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- SpringBoot企业级核心技术,对应简书《Spring Boot 核心技术》专题配套源码☆117Updated 6 years ago
- 一种简单易懂的分库分表方案☆95Updated 6 years ago
- netty实现的websocket推送框架☆102Updated 6 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆240Updated last year