rate-limit-1.1.1: A basic library for rate-limiting IO actions.

The rate-limit package

In many cases, it is useful, necessary, or simply nice to limit how frequently you perform some action. For example, you may want to limit how often your program makes a request of some web site. This library is intended as a general-purpose mechanism for rate-limiting IO actions.

Properties

Versions1.0.0, 1.1.0, 1.1.1
Dependenciesbase (≥4.0 & <5.0), time-units (≥1.0 & <2.0)
LicenseBSD3
AuthorAdam Wick <awick@uhsure.com>
MaintainerAdam Wick <awick@uhsure.com>
CategoryControl
Home pagehttp://github.com/acw/rate-limit
Source repositorygit clone http://github.com/acw/time-units
Upload dateSun Apr 3 23:53:12 UTC 2011
Uploaded byAdamWick
Built onghc-7.0

Modules

Downloads