You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
2.1 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 即学即练|分布式篇:复习卡一键直达
你好,我是微扰君。
我们已经学完了分布式章今天就来复习回顾一下这一章的要点内容。既然讲的是工程中的问题也就没有LeetCode练习题了主要是在工作中多观察多分析多总结。在学习的时候我们也不要想着只是解决这一个简单的问题而是要更多地考虑别人解决问题背后的思路。
有些算法,虽然现在已经有了现成的库类和中间件,供我们开箱即用,但是如果你对它背后的原理更加熟悉,一旦在业务开发中碰到类似的问题,你才能比别人更快地想到有效的解决方案,这也是我认为学习这些算法最重要的意义。
## 分布式篇
今天来复习&练习专栏的第四章,**分布式篇**。在这个模块里我们一起学习了MapReduce 、PageRank、Raft、UUID、一致性哈希。你可以借助整理好的要点卡片回到相应章节有针对性地复习。
### 复习要点卡
点击要点卡,直达你最需要复习的那篇。
[![图片](https://static001.geekbang.org/resource/image/df/ba/dfa89d61d4f47cbc051f68238f3c90ba.jpg?wh=1242x2208)](https://time.geekbang.org/column/article/484840)
[![图片](https://static001.geekbang.org/resource/image/2d/04/2d2c6975a32488ddf0b951014139fd04.jpg?wh=1242x2208)](https://time.geekbang.org/column/article/485339)
[![图片](https://static001.geekbang.org/resource/image/96/b9/961af5c968d8821b0418fc12535b9eb9.jpg?wh=1242x2208)](https://time.geekbang.org/column/article/485904)
[![图片](https://static001.geekbang.org/resource/image/11/a3/1112e743b1bca404390f9408c20925a3.jpg?wh=1242x2208)](https://time.geekbang.org/column/article/486454)
[![图片](https://static001.geekbang.org/resource/image/b3/47/b3deb902821458562d0ac03f7396d347.jpg?wh=1242x2208)](https://time.geekbang.org/column/article/487340)
复习的过程中,如果有什么困惑,获得了什么收获,都欢迎你留言讨论,也欢迎你把复习卡分享给你的朋友。
学习愉快,我们工程实战篇见~