Such a service would be naturally parallelized bec...
# swarm
i
Such a service would be naturally parallelized because each inbound HTTP request would get its own thread - but we could provide additional parallelization primitives like fork/join, or map/reduce etc