Study note
The Cost of Concurrency Coordination with Jon Gjengset - YouTube
Properties
- Type
- Videos
- Status
- 待读
- Domain
- Systems
- Category
- 并发、同步与内存模型
- Source
- youtube.com
- Vault note
library/videos/systems/The-Cost-of-Concurrency-Coordination-with-Jon-Gjengset---YouTube-742a7152672321fe.md
Summary
Jon Gjengset 关于并发协调成本的演讲/视频,主题围绕锁、原子操作、同步、缓存一致性和并发设计中的性能权衡。
Highlights
适合理解“并发不是免费午餐”,重点看协调、共享状态和硬件缓存一致性如何吞掉性能。
Comments
Loading comments...