Hacker News new | ask | show | jobs
by idontwantthis 116 days ago
So scalable! If you need to execute more functions just scale horizontally!
1 comments

It does allow for a pretty clean parallel map builtin...
So does Clojure's `pmap` too, no need for functions-as-docker-containers :)