icodening / collapse-executorLinks
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
Sorting:
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆158Updated 3 years ago
- 🎉基于Spring Boot 2.7 & 3.0、 Spring Cloud & Alibaba、Spring Authorization Server等主流技术栈的微服务RBAC 、SaaS多租户系统。✨✨点个star ➕关注。持续更新 🍺🍺欢迎加入交流群。☆95Updated 8 months ago
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆46Updated 3 years ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆349Updated last month
- SQL 慢镜🔍分析工具旨在帮助开发人员🕵️♀️识别和解决 MyBatis 数据库操作中的性能瓶颈,🚀特别是那些导致应用程序变慢或资源消耗过高的慢 SQL 查询。☆56Updated 11 months ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆116Updated 5 years ago
- 高并发多方案秒杀架构-核心应用。☆180Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆129Updated 3 years ago
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆60Updated 6 months ago
- java面试题☆18Updated 8 months ago
- jun_java_plugin 整合Java企业级各种开发组件、开箱即用、不写重复代码;目前已集成java_plugin50多个,spring_plugin组件100+,spring_boot组件100+,各种项目模板,涵盖开发各种场景如minio、七牛云、云短信、设计模式…☆230Updated 3 weeks ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆117Updated 8 months ago
- 针对大促、日常系统稳定性隐患-慢sql的预防和排查,基于Mybatis插件设计的一款慢sql分析组件,区别于主流的基于慢sql日志分析和预警,实时根据Explain分析结果分析☆203Updated 6 months ago
- 一个基于easyexcel大数据量数据导入导出异步处理组件☆107Updated last year
- 致力于打造一款优秀的分布式微服务解决方案☆194Updated last year
- 一个简单易用的关联字段填充框架,通过简单的注解配置快速根据外键/编码值填充相关字段,支持字典,枚举,方法等多种数据源。 A simple and easy-to-use data mapping framework, quickly populate relevant …☆249Updated last month
- KCloud-Platform-IoT(老寇IoT云平台)是一个企业级微服务架构的IoT云平台。采用DDD(领域驱动设计)思想,基于Spring Boot 3.5.4、Spring Cloud 2025.0.0、Spring Cloud Alibaba 2023.0.3.3…☆561Updated this week
- (Spring Boot 3. X Microservices framework) 基于Spring Boot 3.X 的 Spring Cloud Alibaba / Spring Cloud Tencent + React的微服务框架。🔝 🔝 点个starrre…☆245Updated this week
- 高并发仿斗鱼直播平台项目:SpringBoot+MyBatisPlus+MySQL主从+Redis+SpringCloudAlibaba+ShardingJDBC+Netty;包含:全项目前端、后端代码以及SQL文件和开发文档☆93Updated last month
- sparrow-shell☆85Updated last week
- Springboot+Websocket 实现IM及时通讯☆19Updated last year
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆202Updated 10 months ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆66Updated 2 years ago
- 基于ddd架构的ocr项目☆30Updated 2 months ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆83Updated 3 years ago
- 基于 Java Web 项目的 SpringBoot 框架初始化模板,适配最新版本Spring AI,该模板整合了常用的框架(Mybatis-Plus、ShardingSphere、Redis、RabbitMQ、Elasticsearch、SaToken、OSS、Caffe…☆397Updated last week
- maku-cloud 微服务 是采用SpringCloud Alibaba 2023、SpringCloud 2023、SpringBoot 3.3、SpringSecurity 6.3、Nacos、Mybatis-Plus、Vue3、Element-Plus等框架,开发的…☆136Updated 10 months ago
- 🔥轻量级Java规则引擎☆128Updated last year
- 🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。☆324Updated 2 years ago
- 💪Opensabre是基于SpringCloud2023的微服务开发平台,整合了Spring Security、Springcloud Alibaba等组件。 包含了基础的RBAC权限管理、授权认证、网关管理、服务治理、审计日志等系统管理基础应用。 定义了相关开发规范…☆372Updated 6 months ago