shared-memory-ringversion Documentation on ocaml.org
Shared memory rings for RPC and bytestream communications
This package contains a set of libraries for creating shared memory producer/consumer rings. The rings follow the Xen ABI and may be used to create or implement Xen virtual devices.
Example use:
One program wishes to create data records and push them efficiently to a second process on the same physical machine for sampling/analysis/archiving.
Example use:
A Xen virtual machine wishes to send and receive network packets to and from a backend driver domain.
| Tags | org:mirage org:xapi-project | 
|---|---|
| Authors | Anil Madhavapeddy and David Scott | 
| License | ISC | 
| Published | |
| Homepage | https://github.com/mirage/shared-memory-ring | 
| Issue Tracker | https://github.com/mirage/shared-memory-ring/issues | 
| Maintainer | dave@recoil.org | 
| Available | arch != "s390x" & arch != "ppc64" & arch != "riscv64" | 
| Dependencies | |
| Source [http] | https://github.com/mirage/shared-memory-ring/releases/download/v3.2.1/shared-memory-ring-3.2.1.tbz sha256=a92767b6c3d0a34ffc2656cea0ee8d018b686bce87272e7258752c5a2fcf1833 sha512=190be12ded34e209d13608a609d9f3c9e657644cac4cdc829f475444efe69fcad9da0a4e2dbd503a682b196cc14b311e60cce3fbc68cdaf4fb15524a4252e7f1  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/shared-memory-ring/shared-memory-ring.3.2.1/opam | 
          

