shared-block-ring
A single-consumer single-producer queue on a block device
Description
This is a simple queue containing variable-length items stored on a disk, in the style of Xen shared-memory-ring.
Install
- Authors
-
- Maintainers
-
Sources
Dependencies
io-page-unix
>= "2.0.0"
mirage-clock-unix
>= "1.0.0"
mirage-types-lwt
>= "3.0.0" & < "3.7.0"
lwt
< "4.0.0"
cstruct
>= "3.0.0"
ocaml
< "4.06.0"
Reverse Dependencies
message-switch
>= "1.4.0"