effectful-poolboy

Simple work queue for bounded concurrency (effectful wrapper)

https://github.com/blackheaven/poolboy

Stackage Nightly 2026-09-15:0.1.0.1
Latest on Hackage:0.1.0.1

See all snapshots effectful-poolboy appears in

ISC licensed by Gautier DI FOLCO
Maintained by [email protected]
This version can be pinned in stack with:effectful-poolboy-0.1.0.1@sha256:5693f5a6c56a2af083db758f90369fa986abf95b55d0ade316205dc1d23bfc1f,2592

Module documentation for 0.1.0.1

In-memory work queue helping with load management (effectful wrapper).

Changes

0.1.0.1

  • Allow effectful-core 2.7
  • Test with GHC 9.12.4 and 9.14.1

0.1.0.0

  • Initial version