转自:https://preshing.com/20120612/an-introduction-to-lock-free-programming/
Lock-free programming is a challenge, not just because of the complexity of the task itself, but because of how difficult it can be to penetrate the subject in the fir…