[pkg-go] Bug#799128: ITP: golang-github-juju-ratelimit -- Efficient token-bucket-based rate limiter module for Go
Potter, Tim (Cloud Services)
timothy.potter at hpe.com
Wed Sep 16 04:00:12 UTC 2015
Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot at hp.com>
X-Debbugs-CC: pkg-go <pkg-go-maintainers at lists.alioth.debian.org>
* Package name : golang-github-juju-ratelimit
Version : 0.0~git20150619
Upstream Author : Roger Peppe
* URL : https://github.com/juju/ratelimit
* License : LGPL-3 with static linking exception
Programming Lang: Go
Description : Efficient token-bucket-based rate limiter module for Go
The ratelimit package provides an efficient token bucket
implementation in Go. The token bucket algorithm implements a
method for ensuring a reader or writer does not exceed a
specified rate limit when reading or writing.
More information about the Pkg-go-maintainers
mailing list