wangzihaogithub / spring-boot-protocolLinks
springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合
☆124Updated 2 weeks ago
Alternatives and similar repositories for spring-boot-protocol
Users that are interested in spring-boot-protocol are comparing it to the libraries listed below
Sorting:
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆102Updated last year
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆66Updated 3 years ago
- A better feign client library to combine with SpringBoot.☆73Updated last year
- pie是一个可快速上手的责任链框架☆89Updated last year
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated last month
- 轻量级状态机工作流框架☆89Updated 6 years ago
- JetCache Plus是对Alibaba JetCache的增强工具。用于提供自动同步失效本地缓存、AOP缓存注解支持多缓存集合处理、Dubbo服务先缓存调用再RPC调用、缓存jackson序列化的解决方案。☆64Updated 5 months ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆181Updated last year
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Updated 2 years ago
- 分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍☆192Updated 2 weeks ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆153Updated last year
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- 📚IExcel is a java tool for create and read excel easy.(excel 读取和写入,解决 excel OOM 问题。)☆58Updated 11 months ago
- 一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm.☆138Updated 6 months ago
- 将netty-websocket注册到EurekaServer的demo☆44Updated 5 years ago
- Provides an unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson。 提供了一个JSON门面库,就像slf4j一样。ea…☆114Updated 5 months ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆61Updated 2 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- ☆121Updated last week
- The java retry framework.(支持注解的 java 重试框架)☆185Updated last year
- java mqtt-server/broker 使用简单 扩展方便 集群稳定 轻松支持10万并发 已用于生产环境☆162Updated 3 months ago
- 微服务日志链路追踪☆67Updated 3 years ago
- 兼容S3协议的通用文件存储工具类☆258Updated 2 weeks ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- Janus网关-杰纳斯(Janus),守护微服务门户的两面神!☆84Updated last year
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置