Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Token Bucket | Training Camp

Glossary > Token Bucket

What is Token Bucket?

Understanding Token Bucket

Token Bucket is a traffic policing mechanism used in network management to control the flow of data packets. It works by storing a limited number of tokens in a bucket, with each token representing permission to transmit a packet. When a packet is to be sent, it must "spend" a token. If there are no tokens available, the packet is either delayed or discarded. The bucket refills at a constant rate, ensuring a regulated flow of packets and preventing network congestion or abuse.

Learn More About Token Bucket: