stonehqs / flashsales
flash sales using distributed limit & lock, limit is implemented by counter or token bucket(leaky bucket)
☆35Updated 6 years ago
Alternatives and similar repositories for flashsales:
Users that are interested in flashsales are comparing it to the libraries listed below
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- optimistic/pessimistic db lock, optimistic lock with retry feature.☆19Updated 6 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆62Updated last year
- springboot使用mybatis多数据源动态切换的实现☆46Updated 7 years ago
- ☆110Updated 5 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 5 years ago
- ☆47Updated 6 years ago
- 分布式学习☆75Updated 7 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 2 years ago
- ElasticSearch的实战项目--搜房实战☆105Updated 6 years ago
- 云流——微服务聚合平台☆94Updated 4 months ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 2 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆211Updated 2 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 6 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 2 years ago
- Maven多模块,搭建SpringBoot项目,手把手教学☆118Updated 2 years ago
- Java学习过程中笔记的配套代码☆95Updated last year
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 5 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆94Updated 5 years ago
- 发布 maven jar 公共仓库的管理库☆96Updated 2 years ago
- 常用的一些工具类☆43Updated 2 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 2 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆163Updated 2 years ago
- RocketMQ基础教程;RocketMQ使用教程;SpringBoot整合RocketMQ☆31Updated 5 years ago
- ☆26Updated 6 years ago
- 基于最新的Spring Boot 2.2.0稳定版,天然的前后端分离设计思想。简单、便捷、易拓展,致力于成为中小企业开发的利器☆160Updated 2 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆181Updated 7 years ago