shared-block-ringversion
A single-consumer single-producer queue on a block device
This is a simple queue containing variable-length items stored on a disk, in the style of Xen shared-memory-ring.
Tags | org:mirage org:xapi-project |
---|---|
Authors | David Scott, Jon Ludlam and Si Beaumont |
License | ISC |
Published | |
Homepage | https://github.com/mirage/shared-block-ring |
Issue Tracker | https://github.com/mirage/shared-block-ring/issues/ |
Maintainer | jonathan.ludlam@citrix.com |
Dependencies |
|
Source [http] | https://github.com/mirage/shared-block-ring/archive/v2.4.0.tar.gz sha256=16eec247a8f3a3c66397cfa6a25cc2290c36d65eaf3f027d30ad72469f88745a md5=6a436a91710467071ce0ee69dafb18df |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/shared-block-ring/shared-block-ring.2.4.0/opam |
Required by
- message-switch>=1.4.0