Y
Hacker News
new
|
ask
|
show
|
jobs
by
slopinthebag
70 days ago
Go can scale but only if you sidestep goroutines and use something like
https://github.com/lesismal/nbio
(which is awesome, highly endorse)