YunaiV / distributed-seckillLinks
秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92
☆17Updated 5 years ago
Alternatives and similar repositories for distributed-seckill
Users that are interested in distributed-seckill are comparing it to the libraries listed below
Sorting:
- Spring Boot Project for Apache Dubbo (Incubating)☆12Updated 6 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Updated 6 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆52Updated 6 years ago
- 源码解析中文地址:http://www.iocoder.cn/MyBatis/good-collection?github☆39Updated 6 years ago
- A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more. 源码解析文章:http://www.iocoder.cn/categories/Spring-Cl…☆42Updated 6 years ago
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆25Updated 6 years ago
- 后端架构师技术图谱☆53Updated 6 years ago
- MyBatis SQL mapper framework for Java☆81Updated 6 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一 遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 3 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13Updated 8 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 3 years ago
- ☆47Updated 3 years ago
- 厮大牛逼☆63Updated 5 years ago
- 基于反射实现,高效 java版开放接口统一网关鉴权demo项目☆72Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点