gitbook/如何设计一个秒杀系统/SUMMARY.md
2022-09-03 22:05:03 +08:00

14 lines
847 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SUMMARY
* [简介](./README.md)
* [开篇词 | 秒杀系统架构设计都有哪些关键点?](./docs/40153.md)
* [01 | 设计秒杀系统时应该注意的5个架构原则](./docs/40726.md)
* [02 | 如何才能做好动静分离?有哪些方案可选?](./docs/40727.md)
* [03 | 二八原则:有针对性地处理好系统的“热点数据”](./docs/40729.md)
* [04 | 流量削峰这事应该怎么做?](./docs/40736.md)
* [05 | 影响性能的因素有哪些?又该如何提高系统的性能?](./docs/40742.md)
* [06 | 秒杀系统“减库存”设计的核心逻辑](./docs/40743.md)
* [07 | 准备Plan B如何设计兜底方案?](./docs/40744.md)
* [08 | 答疑解惑:缓存失效的策略应该怎么定?](./docs/68247.md)
* [结课测试 | 这些秒杀系统的设计知识你都掌握了吗?](./docs/235271.md)