Popularity
5.6
Declining
Activity
0.0
Stable
7
5
2

Monthly Downloads: 20
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Concurrency    

threadmanager alternatives and similar packages

Based on the "Concurrency" category.
Alternatively, view threadmanager alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of threadmanager or a related project?

Add another 'Concurrency' Package

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.