Hacker News new | ask | show | jobs
by byko3y 199 days ago
For some reason people from C/C++ world seem to be oblivious to persistent data structures. Those don't need locks, you just swap a single pointer.