▲ | adastra22 7 months ago | |
Isn't this the task Go was built for? I'm surprised it faired so poorly. | ||
▲ | ricardobeat 7 months ago | parent [-] | |
This comparison is absolute crap, there is no concurrent work being done. The NodeJS example is not even doing anything besides storing an array of promises which will get resolved all in one tick later. |