@hackage / threadmanager

(deprecated in favor of 'threads') Simple thread management

Latest0.1.7

About

Metadata

  • Last updated , by BrianLewis
  • License BSD-3-Clause
  • Categories Concurrency
  • Maintained by: Brian Lewis <brian@lorf.org>

  • Lottery factor: 0

Links

Installation

Readme

This package is useful, but deprecated. In new code, please use threads instead.

A simple thread management API inspired by the one in chapter 24 of Real World Haskell.