Skip to content

Commit

Permalink
add chapter 10
Browse files Browse the repository at this point in the history
  • Loading branch information
songpengwei committed Oct 1, 2023
1 parent 1005898 commit ce0048b
Show file tree
Hide file tree
Showing 5 changed files with 808 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
- [线性一致性](ch09.md#线性一致性)
- [顺序保证](ch09.md#顺序保证)
- [分布式事务和共识协议](ch09.md#分布式事务和共识协议)
### 第三部分:衍生数据

- [第十章:批处理](ch10.md) [b 站 ([](https://www.bilibili.com/video/BV1bG4y1U7pV) [](https://www.bilibili.com/video/BV1fY4y1C7Rm) [](https://www.bilibili.com/video/BV1pp4y177pG)) Youtube ([](https://www.youtube.com/watch?v=hOciQEiABN8&list=PLSISRu2b2N54LGT3Pyef70ae8m0tAAo6g&index=20) [](https://www.youtube.com/watch?v=kszxdmOdf2g&list=PLSISRu2b2N54LGT3Pyef70ae8m0tAAo6g&index=21) [](https://www.youtube.com/watch?v=q5r1TD_8oAs&list=PLSISRu2b2N54LGT3Pyef70ae8m0tAAo6g&index=22))]
- [使用 Unix 工具进行批处理](ch10.md#使用Unix工具进行批处理)
- [MapReduce 和分布式文件系统](ch10.md#MapReduce和分布式文件系统)
- [MapReduce 之外](ch10.md#MapReduce之外)

# DDIA 读书会

Expand Down
Loading

0 comments on commit ce0048b

Please sign in to comment.