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

[ bsd3, control, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3
Dependencies base (>=4.8 && <5.0), stm (>=2.4 && <2.5), time (>=1.5.0.1 && <1.9), time-units (>=1.0 && <2.0) [details]
License BSD-3-Clause
Author Adam Wick <awick@uhsure.com>
Maintainer Adam Wick <awick@uhsure.com>
Revised Revision 1 made by HerbertValerioRiedel at 2018-10-21T12:33:03Z
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 2017-12-10T00:08:42Z
Distributions Arch:1.4.3, Debian:1.4.2, LTSHaskell:1.4.3, NixOS:1.4.3, Stackage:1.4.3
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 6896 total (49 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-10 [all 1 reports]