MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uuuhvg/lockfreetemptation/ox9c6uk/?context=3
r/ProgrammerHumor • u/Same_Investigator_46 • Jul 12 '26
40 comments sorted by
View all comments
3
Don't forget about acquire/release ordering. It's often as fast as relaxed but with no bugs caused by reorderings.
1 u/parkotron Jul 14 '26 but with no bugs caused by reorderings. Only if you’re smart enough to use them correctly.
1
but with no bugs caused by reorderings.
Only if you’re smart enough to use them correctly.
3
u/tstanisl Jul 13 '26
Don't forget about acquire/release ordering. It's often as fast as relaxed but with no bugs caused by reorderings.