The Token Bucket Algorithm
The algorithm can be conceptually understood as follows:
- A token is added to the bucket every seconds.
- The bucket can hold at the most b tokens. If a token arrives when the bucket is full, it is discarded.
- When a packet (network layer PDU) of n bytes arrives, n tokens are removed from the bucket, and the packet is sent to the network.
- If fewer than n tokens are available, no tokens are removed from the bucket, and the packet is considered to be non-conformant.
Read more about this topic: Token Bucket
Famous quotes containing the words token and/or bucket:
“With the gracious consent of the audience, you will be made to don the red tophatMa token phrase that the courts had evolved, whose true meaning was known to every schoolboy.”
—Vladimir Nabokov (18991977)
“She was a charming middle-aged lady with a face like a bucket of mud. I gave her a drink. She was a gal whod take a drink if she had to knock me down to get the bottle.”
—John Paxton (19111985)