会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Joey-Wang
博客园
首页
新随笔
联系
订阅
管理
随笔 - 143
文章 - 0
评论 - 6
阅读 -
33329
曾经沧海难为水,除却巫山不是云。
|
收藏
闪存
小组
博问
Joey-Wang
+ 关注
园龄:4年2个月
粉丝:17
关注:0
当前标签:CMU15-445 (Fall 2019)
1
2
下一页
Lecture#20 Database Crash Recovery
Joey-Wang 2023-04-20 08:44
阅读:376
评论:0
推荐:0
编辑
Lecture#19 Logging Schemes
Joey-Wang 2023-04-20 07:11
阅读:83
评论:0
推荐:0
编辑
Lecture#18 Multi-Version Concurrency Control
Joey-Wang 2023-04-20 05:45
阅读:224
评论:0
推荐:0
编辑
Lecture#17 Timestamp Ordering Concurrency Control
Joey-Wang 2023-04-20 03:23
阅读:222
评论:0
推荐:0
编辑
Lecture#16 Two-Phase Locking
Joey-Wang 2023-04-19 00:02
阅读:601
评论:0
推荐:1
编辑
Lecture#15 Concurrency Control Theory
Joey-Wang 2023-04-18 18:22
阅读:162
评论:0
推荐:0
编辑
Lecture#14 Query Planning & Optimization
Joey-Wang 2023-04-18 03:31
阅读:289
评论:0
推荐:0
编辑
Lecture#13 Query Processing2
Joey-Wang 2023-04-17 23:02
阅读:67
评论:0
推荐:0
编辑
Lecture#12 Query Processing1
Joey-Wang 2023-04-17 20:54
阅读:104
评论:0
推荐:0
编辑
Lecture#11 Joins Algorithms
Joey-Wang 2023-04-13 15:05
阅读:70
评论:0
推荐:0
编辑
Lecture#10 Sorting & Aggregation Algorithms
Joey-Wang 2023-04-12 22:39
阅读:55
评论:0
推荐:0
编辑
Lecture#09 Index Concurrency Control
Joey-Wang 2023-04-12 17:50
阅读:113
评论:0
推荐:0
编辑
Lecture#08 Tree Indexes2
Joey-Wang 2022-11-22 18:12
阅读:55
评论:0
推荐:0
编辑
Lecture#07 Tree Indexes1
Joey-Wang 2022-11-22 18:11
阅读:102
评论:2
推荐:0
编辑
Lecture#06 HashTables
Joey-Wang 2022-11-22 18:10
阅读:159
评论:0
推荐:0
编辑
Lecture#05 Buffer Pool
Joey-Wang 2022-11-22 18:09
阅读:69
评论:0
推荐:0
编辑
Lecture#04 Database Storage2
Joey-Wang 2022-11-22 18:08
阅读:71
评论:0
推荐:0
编辑
Lecture#03 Database Storage1
Joey-Wang 2022-11-22 18:07
阅读:111
评论:0
推荐:0
编辑
Lecture#02 Advanced SQL
Joey-Wang 2022-11-22 18:06
阅读:72
评论:0
推荐:0
编辑
Lecture#01 关系模型与关系代数
Joey-Wang 2022-11-22 18:05
阅读:128
评论:0
推荐:0
编辑
1
2
下一页
博客园
首页
新随笔
草稿箱
联系
订阅
管理
随笔:
143
文章:
0
评论:
6
阅读:
33329
公告
昵称:
Joey-Wang
园龄:
4年2个月
粉丝:
17
关注:
0
+加关注
Spring Wonderland
25 Feb, 2025
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
CMU15-445 (Fall 2019)
(21)
bustub (Fall 2022)
(14)
分布式数据库系统
(13)
共识算法
(6)
Talent_Plan_TinyKV学习营
(5)
Git
(5)
代码随想录
(5)
八股
(5)
Python
(4)
TiDB技术内幕
(3)
更多
随笔分类
C++(6)
ClickHouse(3)
Git(5)
Go(3)
Java(4)
POCO库(2)
Python(4)
Shell(4)
博客园主题美化(2)
测试(3)
大规模数据处理系统(12)
数据库(56)
算法笔记(35)
随笔档案
2024年9月(4)
2024年8月(1)
2024年4月(3)
2024年1月(1)
2023年12月(2)
2023年11月(1)
2023年9月(1)
2023年8月(12)
2023年6月(1)
2023年5月(1)
2023年4月(22)
2023年3月(3)
2022年11月(22)
2022年3月(7)
2022年1月(13)
2021年12月(8)
2021年4月(2)
2021年3月(39)
阅读排行榜
1. Ubuntu 22.04 停止显示 Daemons using outdated libraries(2535)
2. fork公共仓库并改为私有(1948)
3. clickhouse执行sql文件(1863)
4. EasyMock入门使用(1750)
5. Mac 终端美化(1749)
评论排行榜
1. 共识算法 Paxos(3)
2. Lecture#07 Tree Indexes1(2)
3. 共识算法 ZAB(1)
推荐排行榜
1. Lecture#16 Two-Phase Locking(1)
2. Project #2 - B+Tree (下)(1)
3. fork公共仓库并改为私有(1)
4. 框架汇总(1)
5. 二、TiDB Server 架构原理(1)
最新评论
1. Re:Lecture#07 Tree Indexes1
@climerecho 啊?不好意思,我现在才看到留言 orz 是哪张图片没有呢?我这里看到都是有的哇。我是用 github 做图床的,所以可能网不太好时会加载不出 orz...
--Joey-Wang
2. Re:共识算法 Paxos
@LineKK 哈哈哈哈哈哈,没事🍻...
--Joey-Wang
3. Re:共识算法 Paxos
@Joey-Wang 不好意思 我还以为你没这么快看到 就删掉提问了 .. 刚刚重新看了下 理解了 谢谢...
--LineKK
4. Re:共识算法 Paxos
@LineKK 一样的,你可能光看文字的话,不够清晰。请结合我在文中附上的对应ppt图,这张👇 里面原文提到了: When responses received from majority:Any ...
--Joey-Wang
5. Re:共识算法 ZAB
这篇文章真的很棒 感谢作者, 我认为我完全理解了zab算法 🍺 .
--LineKK
点击右上角即可分享
深色
回顶
展开
收起