also: リーキバケット
noun
leaky bucket
Computing term for a rate-limiting algorithm or traffic shaping mechanism that smooths bursts by allowing a controlled leak rate.
リーキーバケットアルゴリズムは、ネットワークのトラフィック制御に使われる。
The leaky bucket algorithm is used for network traffic control.
このAPIでは、リーキーバケット方式でリクエスト数を制限している。
This API limits the number of requests using a leaky bucket method.
Token bucket is a related rate-limiting algorithm that allows bursts up to a token limit, while leaky bucket enforces a steady output rate.
Loanword from English 'leaky bucket', directly adopted into Japanese as a computing term.