Y
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
DoggettCK
4082 days ago
Not just efficiently parallel, but easily distributable to multiple nodes.
link
scandox
4082 days ago
Exactly. With a tiny change you can be spawning those processes to any number of other nodes.
link