token-bucket: Rate limiter using lazy bucket algorithm
This implementation is heavily inspired by the one described in "Rate Limiting at Webscale: Lazy Leaky Buckets"
Flags
Manual Flags
Name | Description | Default |
---|---|---|
use-cbits | Use optimized getPOSIXTime implementation (faster by roughly one order of magnitude) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- token-bucket-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | base (>=4.6 && <4.8) [details] |
License | GPL-3.0-only |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Concurrency |
Home page | https://github.com/hvr/token-bucket |
Bug tracker | https://github.com/hvr/token-bucket/issues |
Uploaded | by HerbertValerioRiedel at 2014-09-06T12:51:56Z |
Distributions | Debian:0.1.0.1, LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 4125 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |