Deprecated

In favour of

throttled

Concurrent processing of a Foldable, throttled by CPU count.

https://gitlab.com/fosskers/throttled

Latest on Hackage:1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Colin Woodbury
Maintained by [email protected]

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