Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
nielsbot
9y ago
0 comments
Save
Share
doesn't copy on write + "immutable" solve the copying problem?
0 comments
2 comments · 2 top-level
top
newest
oldest
coldtea
9y ago
The whole problem is that for speed you DO need the "write".
So copy on write ends up being copy.
kibwen
9y ago
It does not solve the problem if one needs to write or mutate data with any regularity.
j
/
k
navigate · click thread line to collapse