shared-memory-ringversion
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 |
Dependencies |
|
Source [http] | https://github.com/mirage/shared-memory-ring/releases/download/v3.1.0/shared-memory-ring-v3.1.0.tbz sha256=a10bc183fa13bcb676cfe50cc2c6bc5ad6d9f280433f06e2f2dbb53ce0056518 md5=dba58a2c1da945028df10d34332ca7fe |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/shared-memory-ring/shared-memory-ring.3.1.0/opam |
Required by
- mirage=0.9.0
- mirage-block-xen<1.4.0 | >=2.0.0
- mirage-console-xen>=4.0.0
- mirage-console-xen-backend>=5.0.0
- mirage-net-xen>=1.5.0 & <1.7.1 | >=2.1.4
- mirage-unix<3.0.8
- netchannel
- shared-memory-ring-lwt=3.1.0
- xen-block-driver>=0.2.2
- xentropyd
Optionally used by
- mirage-console>=2.1.2 & <2.2.0