interprocess: Shared memory and control structures for IPC
Provides portable shared memory allocator and some synchronization primitives. Can be used for interprocess communication. Refer to README.md for further information.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| examples | Build example-test programs | Disabled |
| dev | Development build with debugging and with no optimization | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- interprocess-0.2.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] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.1.0 |
|---|---|
| Dependencies | base (>=4.8 && <5), interprocess, typed-process (>=0.2.5) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2018-2022 Artem Chirkin |
| Author | Artem Chirkin |
| Maintainer | achirkin@users.noreply.github.com |
| Category | system |
| Home page | https://github.com/achirkin/interprocess |
| Uploaded | by achirkin at 2022-07-02T15:51:55Z |
| Distributions | NixOS:0.2.1.0 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | wait-mvar, wait-qsem, concurrent-malloc |
| Downloads | 1933 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-07-02 [all 1 reports] |