@hackage throttle-io-stream0.2.0.0

Throttler between arbitrary IO producer and consumer functions

This packages provides functionality for throttling IO using general IO callbacks. The throttling depends on a provided configuration. The supported throttling modes are producer throttling, consumer throttling or producer & consumer throttling.