Hacker News new | ask | show | jobs
by lstodd 93 days ago
I agree, locks are best avoided and explicit message passing is much better for maintanability.

But OP talks about removing address space isolation entirely and sharing all memory, not just more-or-less well-defined bits.