ipcvar: Simple inter-process communication through IPCVars.
IPCVars allows you to communicate values between forked processes (with
forkProcess
). There are several backends possible, with the first
available being simple files using POSIX file locking.
Downloads
- ipcvar-0.1.1.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] | 0.0.1, 0.1.1 |
---|---|
Dependencies | base (>=3 && <5), binary (>=0.5.1.1), bytestring (>=0.9.2.1), directory (>=1.2.0.1), text (>=0.11.3.1), unix (>=2.5.1.1), uuid (>=1.3.3) [details] |
License | MIT |
Author | John Wiegley |
Maintainer | johnw@newartisans.com |
Category | System |
Source repo | head: git clone git://github.com/jwiegley/ipcvar.git |
Uploaded | by JohnWiegley at 2018-05-18T04:55:21Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1728 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-18 [all 1 reports] |