throttled-io-loop: Loop over an action but throttle it to a certain rate

[ bsd3, concurrent, library ] [ Propose Tags ]

This provides a function that loops over an IO action endlessly, but limited to a certain number of executions per time period.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2 (info)
Dependencies base (>=4.7 && <5), natural-numbers (>=0.1.2.0 && <0.2), time (>=1.6.0.1 && <1.7) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2016 Axial Exchange
Author Robert Fischer
Maintainer rfischer+stack@axialexchange.com
Category Concurrent
Home page https://github.com/AxialExchange/haskell-throttled-io-loop#readme
Source repo head: git clone https://github.com/AxialExchange/haskell-throttled-io-loop
Uploaded by RobertFischer at 2016-06-04T19:51:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1453 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]