throttled: Concurrent processing of a Foldable, throttled by CPU count.

[ bsd3, concurrency, deprecated, library ] [ Propose Tags ]
Deprecated in favor of scheduler

Concurrent processing of a Foldable, throttled by CPU count. You must compile your executable with -threaded to see any effect.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.1.0
Dependencies async (>=2.2 && <2.3), base (>=4.7 && <5), stm [details]
License BSD-3-Clause
Copyright 2018 Colin Woodbury
Author Colin Woodbury
Maintainer colin@fosskers.ca
Category Concurrency
Home page https://gitlab.com/fosskers/throttled
Uploaded by fosskers at 2018-08-17T23:01:14Z
Distributions NixOS:1.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1258 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-08-17 [all 1 reports]

Readme for throttled-1.1.0

[back to package description]

throttled