Skip to content

Comment on Intrusive linked lists (2019)parent

Comments

The issue is that back-links in data structures are inherently difficult to handle a thread-safe way in mutators.

Not more than regular collections (unless you mean working on different parts with different threads, then it's still possible but harder, just like with regular collections).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.