Rendered at 06:36:25 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
AbbeFaria 18 minutes ago [-]
As a measly backend programmer, I only have a good mental model of a “lock”, think a sync.Mutex in Golang.
But I wanted to go deeper into the rabbit hole and understand concepts like memory ordering and how atomic operations are actually implemented using the abstractions hw provides.
Any book recommendations or exercises I could do to learn more about this. Thanks.
But I wanted to go deeper into the rabbit hole and understand concepts like memory ordering and how atomic operations are actually implemented using the abstractions hw provides.
Any book recommendations or exercises I could do to learn more about this. Thanks.