There are only two hard things in Computer Science: cache invalidation and naming things.

TwoHardThings https://martinfowler.com/bliki/TwoHardThings.html

https://github.com/cch123/golang-notes/blob/master/memory_barrier.md

原文地址:https://www.cnblogs.com/rsapaper/p/13930242.html