|
|
|
|
|
by Quothling
568 days ago
|
|
The article is telling us that you can run really inefficient code. Goroutines should be run with worker pools and a buffered channel and it's silly to not do that and then compare it to things like an optimized Rust crate like Tokio. |
|