Hacker News new | ask | show | jobs
by groundzeros2015 215 days ago
> C++ doesn’t have program-level thread safety by construction

It does. It’s called a process.

Everyone chose convenience and micro-benchmarks by choosing threads instead.

1 comments

"Thread truther" is not one of the arguments I had on the bingo card for this conversation.
I guessed as much. I’m not alone - there is a whole chapter on this topic in “The art of UNIX programming”.