icodening / collapse-executor
collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring Boot、WebClient、Servlet Async等主流技术栈
☆50Updated last year
Alternatives and similar repositories for collapse-executor:
Users that are interested in collapse-executor are comparing it to the libraries listed below
- SQL 慢镜🔍分析工具旨在帮助开发人员🕵️♀️识别和解决 MyBatis 数据库操作中的性能瓶颈,🚀特别是那些导致应用程序变慢或资源消耗过高的慢 SQL 查询。☆46Updated 7 months ago
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆47Updated 2 years ago
- 🎉基于Spring Boot 2.7 & 3.0、 Spring Cloud & Alibaba、Spring Authorization Server等主流技术栈的微服务RBAC 、SaaS多租户系统。✨✨点个star ➕关注。持续更新 🍺🍺欢迎加入交流群。☆94Updated 4 months ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆337Updated last month
- 一个简单易用的关联字段填充框架,通过简单的注解配置快速根据外键/编码值填充相关字段,支持字典,枚举,方法等多种数据源。 A simple and easy-to-use data mapping framework, quickly populate relevant …☆238Updated 6 months ago
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆59Updated 2 months ago
- 针对大促、日常系统稳定性隐患-慢sql的预防和排查,基于Mybatis插件设计的一款慢sql分析组件,区别于主流的基于慢sql日志分析和预警,实时根据Explain分析结果分析☆186Updated 2 months ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆45Updated 5 months ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆145Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud alibaba微服务实战教程,42篇文章,篇篇精华!手把手 教你开发一个生产可用的SpringCloud开发框架。学完你也是微服务开发高手!☆29Updated 3 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆103Updated 4 months ago
- 基于netty实现的MQ☆25Updated 3 years ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆65Updated 2 years ago
- java面试题☆18Updated 4 months ago
- 分布式即时聊天系统(SpringCloud + Nacos + Sentinel + Netty + RocketMQ + Redis)☆33Updated 2 years ago
- 🔥轻量级Java规则引擎☆126Updated 9 months ago
- 基于 Java Web 项目的 SpringBoot 框架初始化模板,该模板整合了常用的框架(Mybatis-Plus、ShardingSphere、Redis、RabbitMQ、Elasticsearch、SaToken、OSS、Caffeine以及MongoDB等),广…☆299Updated 2 weeks ago
- jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验☆60Updated last week
- 基于SpringBoot的PC端IM实时聊天系统,采用Docker容器化部署☆29Updated 3 months ago
- 🔥高质量Starter🔥包含了一系列经过企业实践优化的依赖包(如 MyBatis-Plus、SaToken),可轻松集成到应用中,为开发人员减少手动引入依赖及配置的麻烦,为 Spring Boot Web 项目的灵活快速构建提供支持。☆111Updated this week
- jun_java_plugin 整合Java企业级各种开发组件、开箱即用、不写重复代码;目前已集成java_plugin50多个,spring_plugin组件100+,spring_boot组件100+,各种项目模板,涵盖开发各种场景如minio、七牛云、云短信、设计模式…☆226Updated this week
- rocketmq源码注释☆19Updated last year
- Qi-API接口开放平台☆184Updated 2 months ago
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆106Updated last year
- 各种demo案例☆27Updated last year
- 极海Channel演示代码☆59Updated 2 years ago
- maku-cloud 微服务 是采用SpringCloud Alibaba 2023、SpringCloud 2023、SpringBoot 3.3、SpringSecurity 6.3、Nacos、Mybatis-Plus、Vue3、Element-Plus等框架,开发的…☆131Updated 7 months ago
- shardingsphere jdbc 分库分表的实战 例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆183Updated 6 months ago
- 微狗🐶是一个基于 Java ➕ Netty ➕ SpringBoot 开发的聊天网站🚀,旨在提供简洁、实时的聊天功能🌍。☆49Updated 8 months ago