Y
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
a11ce
116 days ago
It does allow for a pretty clean parallel map builtin...
link
embedding-shape
114 days ago
So does Clojure's `pmap` too, no need for functions-as-docker-containers :)
link