📄️ 从零到一百万用户 Scale from zero to millions of user
Single server
📄️ 一致性哈希 Consistent Hashing
一致性哈希主要是用来解决哈希不均的问题
📄️ ID生成器
需求
📄️ 短链生成系统 URL Shortener System
分布式、高性能短链生成服务
📄️ 聊天系统 Chat System
In this article, we will explore the design of chat system including the following points.
📄️ 秒杀系统 Flash Sale System
秒杀设计
📄️ Nginx高可用
我们用nginx做流量反向代理负载均衡,那如果nginx也成为单点瓶颈呢?怎么拆分?
📄️ overview
The system design in books