Hacker News new | ask | show | jobs
by platz 3023 days ago
Concurrency abstractions are still built on primitives that involve locks and memory barriers.
1 comments

Just like the old UNIX process IPC or micro-kernels communication is.