basvandijk / concurrent-extra

Extra concurrency primitives
Other
17 stars 5 forks source link
concurrency haskell

The concurrent-extra package offers among other things the following selection of synchronisation primitives:

Please consult the API documentation of the individual modules for more detailed information.

This package was inspired by the concurrency libraries of Java and Python.