Hacker News new | ask | show | jobs
by peterhajas 1799 days ago
I’m curious - how do you split items up and process them in parallel?
1 comments

A map call?

Not actually parallel, but I presume that's what they meant.