gang-of-threads

Non-deterministic parallelism with bags

Latest on Hackage:3.2.1

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 and maintained by Bastian Holst

Package implementing a bag-of-tasks approach to parallelism. This is an approach to non-deterministic parallelism, where non-deterministic means that the order of multiple values from the same set depends on the scheduling.