Posts
第13章:设计一个搜索自动完成系统
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 当你在谷歌上搜索或在亚马逊购物时,在搜索框中输
read more
Posts
第12章:设计一个聊天系统
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 在本章中,我们将探讨聊天系统的设计,几乎每个人
read more
Posts
第11章:设计一个信息推送系统
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 第11章:设计一个信息推送系统 在本章中,您需要
read more
Posts
第10章:设计一个通知系统
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 第10章:设计一个通知系统 近年来,通知系统已经
read more
Posts
第09章:网络爬虫设计
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 本章重点介绍网络爬虫设计:一道有趣且经典的系统
read more
Posts
第08章:短网址设计
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 在这一章中,我们将解决一个有趣而经典的系统设计
read more
Posts
第07章:在分布式系统中设计唯一 ID 生成器
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 在本章中,要求在分布式系统中设计一个唯一 ID 生成
read more
Posts
第06章:key-value 存储设计
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 键值存储,也称为键值数据库,是一种非关系数据库
read more
Posts
第05章:一致性hash设计
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 为了实现水平扩展,在服务器之间高效、均匀地分配
read more
Posts
第04章:设计一个限流器
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 在网络系统中,限流器被用于控制客户端或服务端发
read more
Posts
第03章:系统设计面试框架
来源: https://github.com/Admol/SystemDesign 说明: 由于国内访问github不太稳定,故将相关文章搬运到此,若涉及侵权,请联系删除! 你刚刚获得了梦寐以求的现场面试机会。招聘协调员
read more