So scalable! If you need to execute more functions just scale horizontally!

It does allow for a pretty clean parallel map builtin...

So does Clojure's `pmap` too, no need for functions-as-docker-containers :)