package shared-block-ring

  1. Overview
  2. Docs
A single-consumer single-producer queue on a block device

Install

Authors

Maintainers

Sources

shared-block-ring-3.0.1.tbz
sha256=cf2ad61fbbf598f2aa6cb85fbea2e554a0a1fdaaadb0c8161eccbaa1910f3b83
sha512=274c9edaf7cc9bec72afd50f366bdc7287e354485649b5c29a9c4441356e222592573b31e2b5e3e28d98253d6303a77b8c353a3345d2664e5795ae35075f9b9c

Description

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

Published: 16 Apr 2022

Dev Dependencies (3)

  1. ounit2 with-test
  2. mirage-clock-unix with-test
  3. bisect_ppx dev & >= "2.5.0"

Used by (1)

  1. message-switch >= "1.4.0"

Conflicts

None