polysemy-conc: Polysemy effects for concurrency

[ concurrency, library ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.7.0.0, 0.8.0.0, 0.8.0.1, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.11.1.0, 0.12.0.0, 0.12.1.0, 0.13.0.0, 0.13.0.1, 0.14.0.0, 0.14.1.0 (info)
Change log changelog.md
Dependencies async (>=2.2.4 && <2.3), base (>=4.17.2.1 && <4.20), incipit-core (>=0.4.1.0 && <0.7), polysemy (>=1.9.0.0 && <1.10), polysemy-resume (>=0.5.0.0 && <0.10), polysemy-time (>=0.5.1.0 && <0.8), stm (>=2.5.1.0 && <2.6), stm-chans (>=2.0.0 && <3.1), torsor (>=0.1 && <0.2), unagi-chan (>=0.4.1.3 && <0.5) [details]
License BSD-2-Clause-Patent
Copyright 2023 Torsten Schmits
Author Torsten Schmits
Maintainer hackage@tryp.io
Category Concurrency
Home page https://github.com/tek/polysemy-conc#readme
Bug tracker https://github.com/tek/polysemy-conc/issues
Source repo head: git clone https://github.com/tek/polysemy-conc
Uploaded by tek at 2024-05-30T01:03:53Z
Distributions
Reverse Dependencies 10 direct, 18 indirect [details]
Downloads 3263 total (155 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for polysemy-conc-0.14.1.0

[back to package description]

About

This library provides Polysemy effects for using STM queues, MVars and racing.

Please visit Hackage for documentation.