kafka-go
kafka-go copied to clipboard
Goroutines volatility and doubling
After using segmentio, why does the number of goroutines fluctuate and double occasionally? For example, the number of goroutines from 1:0 to 1:10 is 3000, then the number of goroutines from 1:10 to 1:20 is 6000, and then it drops to 3000 from 1:20 to 1:30