v1.1
A new Backoff
waiting strategy has now been added for cases where CPU overhead is a constraint.
This is inspired by Golangs own http.Server
implementation of backoff.
A new Backoff
waiting strategy has now been added for cases where CPU overhead is a constraint.
This is inspired by Golangs own http.Server
implementation of backoff.