@hackage / gang-of-threads

Non-deterministic parallelism with bags

Latest3.2.1

About

Metadata

  • Last updated , by bholst
  • License BSD-3-Clause
  • Categories Parallelism
  • Maintained by: Bastian Holst <bho@informatik.uni-kiel.de>

  • Lottery factor: 0

Links

Installation

Readme

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.