Skip to content

Commit a454dd6

Browse files
authored
Update README.md
1 parent a8efb49 commit a454dd6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,28 @@ Gitee:https://gitee.com/Aceld/golang
5252
* [5、单点Server的N种并发模型汇总](5、单点Server的N种并发模型汇总.md)
5353
* [6、TCP中TIME_WAIT状态意义详解](6、TCP中TIME_WAIT状态意义详解.md)
5454
* [7、动态保活Worker工作池设计](7、一种实时动态保活的Worker工作池设计机制.md)
55+
56+
本书包括重点章节教学视频
57+
58+
## 📺视频一、《Golang深入理解GPM模型》
59+
| platform | link |
60+
| ---- | ---- |
61+
|<img src="https://s1.ax1x.com/2022/09/22/xFePUK.png" width = "100" height = "100" alt="" align=center />|https://www.bilibili.com/video/BV19r4y1w7Nx|
62+
|<img src="https://s1.ax1x.com/2022/09/22/xFeRVx.png" width = "100" height = "100" alt="" align=center />|https://www.douyin.com/video/7135998503377046820 |
63+
64+
65+
## 📺视频二、《Golang深入理解GC三色标记与混合写屏障》
66+
| platform | link |
67+
| ---- | ---- |
68+
|<img src="https://s1.ax1x.com/2022/09/22/xFePUK.png" width = "100" height = "100" alt="" align=center />|https://www.bilibili.com/video/BV1wz4y1y7Kd|
69+
|<img src="https://s1.ax1x.com/2022/09/22/xFeRVx.png" width = "100" height = "100" alt="" align=center />|https://www.douyin.com/video/6981827730933419271|
70+
|<img src="https://s1.ax1x.com/2022/09/23/xkQcng.png" width = "100" height = "100" alt="" align=center />|https://www.youtube.com/watch?v=QqblICkRBKA&list=PL_GrAPKmuajz6T5EBXGbEgx9LciuuryHD|
71+
72+
73+
## 📺视频三、《Linux深入理解IO复用并发模型》
74+
| platform | link |
75+
| ---- | ---- |
76+
|<img src="https://s1.ax1x.com/2022/09/22/xFePUK.png" width = "100" height = "100" alt="" align=center />|https://www.bilibili.com/video/BV1jK4y1N7ST|
77+
|<img src="https://s1.ax1x.com/2022/09/22/xFeRVx.png" width = "100" height = "100" alt="" align=center />|https://www.douyin.com/video/7142675640242769159|
78+
79+

0 commit comments

Comments
 (0)