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:
- 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 boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 源码解析中文地址:http://www.iocoder.cn/MyBatis/good-collection?github☆39Updated 6 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆51Updated 6 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Updated 6 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆99Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- ☆47Updated 3 years ago
- MyBatis SQL mapper framework for Java☆81Updated 6 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13Updated 8 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆111Updated 3 years ago
- 厮大牛逼☆63Updated 5 years ago
- 后端架构师技术图谱☆53Updated 6 years ago
- 和朱晔一起复习Java并发系列文章源码☆22Updated 5 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Updated 6 years ago
- ☆51Updated last year
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆25Updated 6 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆79Updated 3 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆83Updated 3 years ago
- ☆29Updated 6 years ago
- springboot HikariCP 动态切换数据源☆24Updated 6 years ago
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 微服务日志链路追踪☆67Updated 3 years ago
- Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries…☆35Updated 6 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated 2 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 6 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 3 years ago