This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 774
Proposal: a raw method to realize dynamical rate limiting #1427
Labels
kind/proposal
any proposals for project
Comments
zhaxzhax
changed the title
Proposal: a raw method to realize dynamical rate limiting #1344 #1357
Proposal: a raw method to realize dynamical rate limiting
Jul 13, 2020
16 tasks
Final design and implementation scheme
cli add
api addAdd two apis, which used to send bandwidth limit update information from peerserver to supernode.
field add
implement scheme
part which haven't implement now
|
The final htb-Listener implement is using this formulation
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A raw method to realize dynamical rate limiting
It's just the raw version of my future implementation, maybe rough, but could still be optimizing later.
My implementation plan
Additional information
ProducerLoad
inprogress_manager
, may be we should usingProducerLoad
instead ofweight
and addrateLimiter
in eachprogress_manager
.The text was updated successfully, but these errors were encountered: