@hackage / throttled-io-loop

Loop over an action but throttle it to a certain rate

Latest0.1.0.2

About

Metadata

  • Last updated , by RobertFischer
  • License BSD-3-Clause
  • Categories Web Development, Concurrency
  • Maintained by: rfischer+stack@axialexchange.com

  • Lottery factor: 0

Links

Installation

Readme

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