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
| Versions | 1.0.0, 1.1.0, 1.1.1 |
|---|---|
| Dependencies | base (≥4.0 & <5.0), time-units (≥1.0 & <2.0) |
| License | BSD3 |
| Author | Adam Wick <awick@uhsure.com> |
| Maintainer | Adam Wick <awick@uhsure.com> |
| Category | Control |
| Home page | http://github.com/acw/rate-limit |
| Source repository | git clone http://github.com/acw/time-units |
| Upload date | Sun Apr 3 23:53:12 UTC 2011 |
| Uploaded by | AdamWick |
| Built on | ghc-7.0 |
Modules
- Control
Downloads
- rate-limit-1.1.1.tar.gz (Cabal source package)
- package description (included in the package)