基于 Springboot + Redis + Kafka 的秒杀系统,乐观锁 + 缓存 + 限流 + 异步,TPS 从 500 优化到 3000
☆480Dec 5, 2023Updated 2 years ago
Alternatives and similar repositories for seconds-kill
Users that are interested in seconds-kill are comparing it to the libraries listed below
Sorting:
- 基于微服务架构的在线电影购票平台☆253Dec 6, 2022Updated 3 years ago
- 分布式学习,各种 Demo 实现☆28May 11, 2019Updated 6 years ago
- SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统☆538May 3, 2023Updated 2 years ago
- 🔥🔥🔥 基于 SpringBoot+Mybatis+Redis+RabbitMQ 秒杀系统☆1,391Apr 18, 2024Updated last year
- 基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统☆3,202Mar 6, 2022Updated 3 years ago
- 高性能秒杀系统:redis限流+redis缓存+kafka消息队列+mysql乐观锁☆51Jun 21, 2022Updated 3 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆195Jul 12, 2025Updated 7 months ago
- 🐍基于SpringCloud 2023.x + Dubbo 3.x + AI构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件☆2,338Jan 30, 2026Updated last month
- 使用SpringBoot2.x 简单实现Java高并发之秒杀系统☆520Jan 5, 2021Updated 5 years ago
- 从零开始搭建秒杀系统 由浅入深,配合博客入门教程文章食用,风味极佳。☆975Apr 21, 2024Updated last year
- 慕课网【Spring Boot构建电商基础秒杀项目 】+【性能优化,打造亿级秒杀系统】源码、笔记和解析☆523Jun 21, 2022Updated 3 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- Java 面试必会 直通BAT☆6,191Aug 19, 2020Updated 5 years ago
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆26,602Apr 18, 2025Updated 10 months ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Jun 17, 2022Updated 3 years ago
- ⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶☆2,166Nov 30, 2023Updated 2 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 3 years ago
- 请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!☆2,853Updated this week
- 各种锁汇总,乐观锁、悲观锁、分布式锁、可重入锁、互斥锁、读写锁、分段锁、类锁、行级锁等☆474Jun 17, 2022Updated 3 years ago
- 基于Docker容器的PaaS平台,提供容器、镜像、集群、监控等服务☆14Dec 10, 2022Updated 3 years ago
- 商城项目☆38Apr 26, 2021Updated 4 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28May 20, 2022Updated 3 years ago
- 一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 …☆2,917Dec 17, 2023Updated 2 years ago
- 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识☆78,851Jan 21, 2026Updated last month
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- 一个简单的秒杀架构的演变☆15Jul 12, 2025Updated 7 months ago
- 本项目由攀博课堂(www.pbteach.com)传智燕青老师研发测试,用于研究测试SpringCloud分布式事务控制解决方案,包括2PC、TCC、 可靠消息最终一致性,最大努力通知,所用技术包括:Seata,Hmily,RocketMQ等☆64Aug 26, 2024Updated last year
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- 🔒A simple distributed tools based on Redis.☆612Dec 16, 2022Updated 3 years ago
- Java秒杀 抢购 (Seckill based on Spring Boot)☆826Jun 21, 2022Updated 3 years ago
- 每天都在进步,每周都在总结,Java架构师成长之路。目前已经完成:MongoDB,Netty,Nginx,MySQL,Java,Redis,Shiro,Solr,SpringBoot,SpringData,SSO,Mybatis,Kotlin,还在持续更新中☆1,195Dec 16, 2022Updated 3 years ago
- Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat☆47Dec 16, 2022Updated 3 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- 实现多线程并行或串行处理的工具包☆18Mar 21, 2023Updated 2 years ago
- 风控系统设计demo☆23Apr 25, 2017Updated 8 years ago
- 本项目是基于微服务架构的班车预约系统,采用两个版本第一个版本:springboot+mybatis+dubbo+rocketmq+mysql+redis等。第二个版本:spring-cloud重构,当然,该项目也是前后端分离,前端采用比较流行的vue框架。☆257May 16, 2024Updated last year
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Jun 21, 2022Updated 3 years ago
- 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,820Updated this week
- Build Restful web services using spring boot and MYSQL and Hibernate as well as End-points authenticate with JWT authentication.☆15Sep 9, 2023Updated 2 years ago