todayliao / Decoding-Payment-System-BookLinks
百图解码支付系统设计与实现
☆85Updated last year
Alternatives and similar repositories for Decoding-Payment-System-Book
Users that are interested in Decoding-Payment-System-Book are comparing it to the libraries listed below
Sorting:
- 高并发多方案秒杀架构-核心应用。☆185Updated 3 years ago
- 与《凤凰架构》中单体、微服务、无服务的后端工程搭配的前端示例代码。☆179Updated 2 years ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆358Updated 5 months ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆161Updated 4 years ago
- A mini Spring platform for learning☆273Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反 射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆132Updated 3 years ago
- 基于SpringBoot的单体多层架构示例工程。《凤凰架构》的配套组件。☆556Updated last year
- 学习笔记 dubbo,rocketmq 源码解析☆55Updated 5 months ago
- 针对大促、日常系统稳定性隐患-慢sql的预防和排查,基于Mybatis插件设计的一款慢sql分析组件,区别于主流的基于慢sql日志分析和预警,实时根据Explain分析结果分析☆232Updated 10 months ago
- 基于Istio实现的服务网格架构示例工程。《凤凰架构》的配套组件。☆160Updated 4 years ago
- 🔥轻量级Java规则引擎☆137Updated last year
- 亿级流量电商详情页系统实战(第一版):缓存架构+高可用服务架构+微服务架构 练习代码☆43Updated 6 years ago
- An enterprise-grade implementation of Alibaba's COLA architecture, driven by deep insights into DDD, CQRS, and SOLID. Proven in productio…☆401Updated 8 months ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆192Updated 2 years ago
- 🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。☆336Updated 2 years ago
- 参考:高德打车通用可编排订单状态机引擎设计☆108Updated 2 years ago
- 悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD☆110Updated last year
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆227Updated last year
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆125Updated last year
- Java Training Camp☆183Updated 4 months ago
- 分布式事务书籍随书源码☆115Updated 4 years ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆66Updated 3 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 3 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆250Updated 11 months ago
- 这或许是北半球最详细最全面的RocketMQ源码注释☆61Updated 2 years ago
- 基于SpringCloud实现的微服务架构示例工程。《凤凰架构》的配套组件。☆415Updated 3 years ago
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆61Updated 10 months ago
- ☆233Updated 2 years ago
- collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring…☆53Updated last year
- SpringBoot源码解读与原理分析 小册测试代码☆64Updated 5 years ago