Hacker News new | ask | show | jobs
by AlphaSite 231 days ago
It’s another step in the right direction. These things take time.
1 comments

Arguably, it's a step in the wrong direction. Share memory by communicating is already doable in Python with Pipe() and Queue() and side steps the issue entirely.