farsunset / netty-http-server
Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置
☆79Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for netty-http-server
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵 操作、分布式锁操作(简单锁、等待锁)☆51Updated 4 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆129Updated 2 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆117Updated 2 months ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆134Updated 5 years ago
- canal 写成 spring boot 组件☆123Updated last year
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆197Updated 11 months ago
- 一个分布式限流的解决方案!☆105Updated last year
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆62Updated 6 months ago
- 利用netty 写的上传和下载超大文件的demo☆86Updated 7 years ago
- JAVA常用工具包☆97Updated last year
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆85Updated last year
- 基于Netty实现的RESTful服务框架☆146Updated 2 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆77Updated 5 years ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆65Updated 3 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆84Updated 2 years ago
- ☆121Updated this week
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆97Updated 5 years ago
- Spring-Boot集成Mybatis-Plus + ShardingSphere的示例,可以留作项目构建参考☆49Updated 4 years ago
- netty实现的websocket推送框架☆102Updated 6 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆57Updated 5 years ago
- 轻量级状态机工作流框架☆89Updated 5 years ago
- Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于…☆26Updated 5 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆165Updated 3 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆167Updated last year
- springboot 使用 redis guava caffeine 缓存示例☆155Updated 2 years ago
- spring webflux api gateway☆114Updated 6 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆59Updated 6 months ago
- ☆52Updated 10 months ago