Comment by kitd
6 years ago
The way these guys did it is quite interesting:
http://marcio.io/2015/07/handling-1-million-requests-per-min...
I have experimented with something similar, ie a pool of goroutines to which work is dispatched (in my case, invoking anonymous functions passed via the input channels)
No comments yet
Contribute on Hacker News ↗