@hackage / massiv-scheduler

Work stealing scheduler for Massiv (Массив) and other parallel applications.

Version Deprecated package0.1.1.0

About

Metadata

  • Last updated , by lehins
  • License BSD-3-Clause
  • Categories Parallelism, Concurrency
  • Maintained by: alexey@kuleshevi.ch

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

A work stealing scheduler that is used by massiv array librarry, but can be useful for any other library or application that fits such model of computation.