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.3.0.tar.gz sha256=fa8f5a146cb61a48b4ee1972006804389e2f6e796d525be224b946ddbe179e51 md5=98049c44ff170227d8b04fdb58d96286 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/shared-block-ring/shared-block-ring.2.3.0/opam |
Required by
- message-switch>=1.4.0