package shared-block-ring

  1. Overview
  2. No Docs
A shared ring over a MirageOS block device

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=513806eab5f5dc55a0b48259ff1a63fe

Description

This allows 2 processes to exchange data over a shared disk, without a network connection. It also allows one process to exchange data with itself, which is useful to implement redo-logs or journals.

Tags

org:mirage org:xapi-project

Published: 07 Mar 2015

Dev Dependencies

None

Used by

None

Conflicts

None