rate-limit: A basic library for rate-limiting IO actions.
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.
Downloads
- rate-limit-1.4.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.4.0, 1.4.1, 1.4.2 |
---|---|
Dependencies | base (>=4.0 && <5.0), stm (>=2.4 && <2.6), time (>=1.5.0.1 && <1.10), time-units (>=1.0 && <2.0) [details] |
License | BSD-3-Clause |
Author | Adam Wick <awick@uhsure.com> |
Maintainer | Adam Wick <awick@uhsure.com> |
Category | Control |
Home page | http://github.com/acw/rate-limit |
Source repo | head: git clone http://github.com/acw/time-units |
Uploaded | by AdamWick at 2020-01-30T22:29:20Z |
Distributions | Debian:1.4.2, LTSHaskell:1.4.2, NixOS:1.4.2 |
Downloads | 5997 total (51 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-31 [all 1 reports] |