io-throttle: Limit number of IO actions started per second

[ concurrency, library, mit ] [ Propose Tags ]

Limit the number of tasks started per second. The throttle function will run all actions concurrently but only starting a certain number per second. It will wait for all tasks and return the results in a list.

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

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4 && <5), SafeSemaphore (>=0.10 && <0.11), threads (>=0.5 && <0.6) [details]
License MIT
Copyright (c) 2014, Rodrigo Setti
Author Rodrigo Setti
Maintainer rodrigosetti@gmail.com
Revised Revision 1 made by rodrigosetti at 2014-09-06T02:45:41Z
Category Concurrency
Home page http://github.com/rodrigosetti/io-throttle
Bug tracker http://github.com/rodrigosetti/io-throttle/issues
Source repo head: git clone git@github.com:rodrigosetti/io-throttle.git
Uploaded by rodrigosetti at 2014-09-06T02:35:13Z
Distributions NixOS:0.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1263 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]