|
|
|
|
|
by Animats
3935 days ago
|
|
It would be interesting to compare this Python approach with a Go goroutine approach. The main question is whether Go's libraries handle massive numbers of connections well. Since Google wrote Go to be used internally, they probably do. |
|