Hacker News new | ask | show | jobs
by nine_k 4082 days ago
Now make it efficiently parallel and show us the implementation. Then we could compare it with the Elixir snippet, which does just that.
1 comments

Not just efficiently parallel, but easily distributable to multiple nodes.
Exactly. With a tiny change you can be spawning those processes to any number of other nodes.