cfuture: A Future type that is easy to represent and handle in C/C++.
A module similar to the "future" package of Chris Kuklewicz, but having a Future that is easy to represent and handle in C/C++, using two MVars. Moreover, it uses two new threads: one (the "watcher thread") aborts the calculation if triggered by filling the first MVar.
Downloads
- cfuture-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.17.2 && <5), base-prelude (>=1.4 && <1.7) [details] |
License | BSD-3-Clause |
Author | Viktor Csimma |
Maintainer | csimmaviktor03@gmail.com |
Category | Concurrency |
Source repo | head: git clone git://github.com/viktorcsimma/cfuture.git |
Uploaded | by csimma at 2025-04-22T11:28:44Z |
Distributions | |
Downloads | 3 total (3 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] |