You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atm, we have 1 ticker per device, Pong-Ponger. Instead of 1-1, we want batches of a devices to be handle by a group of goroutines.
The ratio, device/goroutine, should be tunable.
The text was updated successfully, but these errors were encountered:
WIP
Atm, we have 1 ticker per device, Pong-Ponger. Instead of 1-1, we want batches of a devices to be handle by a group of goroutines.
The ratio, device/goroutine, should be tunable.
The text was updated successfully, but these errors were encountered: