Hacker News new | ask | show | jobs
by 3cats-in-a-coat 999 days ago
I’m working on a memory model for a new platform which is almost entirely based around copy on write, snapshots and SSI. But in distributed effects you still need locks and two phase transactions and so on. These are largely complementary features imo.