Comment on Memory Reordering Caught in the ActparentComments−wmf14yI would say it more strongly. Threading is like crypto: unless your full time job is writing threading libraries don't even try to write your own.−devs101014yI can't say I agree with this. With threading there are certainly extra things that always have to be in the back of your mind, however saying you have to specialize in only writing threading libs is a bit extreme.
Comments
I would say it more strongly. Threading is like crypto: unless your full time job is writing threading libraries don't even try to write your own.
I can't say I agree with this. With threading there are certainly extra things that always have to be in the back of your mind, however saying you have to specialize in only writing threading libs is a bit extreme.