Hacker News new | ask | show | jobs
by loeg 1033 days ago
If you're ok with single writer as a constraint, hazard pointers get you similar read availability at the cost of maybe more expensive writes (and similar 2x memory overhead so long as the read sections are relatively short).