rate-limit: A basic library for rate-limiting IO actions.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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, 1.2.0, 1.2.0, 1.4.0, 1.4.1, 1.4.2, 1.4.3 |
---|---|
Change log | None available |
Dependencies | base (>=4.0 && <5.0), stm (>=2.4 && <2.5), 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 2017-11-30T18:04:57Z |
Modules
[Index]
- Control
Downloads
- rate-limit-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees