package vchan

  1. Overview
  2. No Docs
Xen Vchan implementation

Install

Dune Dependency

Authors

Maintainers

Sources

vchan-v4.0.1.tbz
md5=e6c8304aeffe57dee7aec37511251b23

Description

This is an implementation of the Xen "libvchan" or "vchan" communication protocol in OCaml. It allows fast inter-domain communication using shared memory.

Tags

org:mirage

Published: 06 Feb 2019

Dev Dependencies (1)

  1. ounit with-test

Used by (6)

  1. conduit-mirage < "2.0.2"
  2. jitsu
  3. mirage-conduit < "2.1.0" | >= "3.0.0"
  4. mirage-http = "2.0.0"
  5. vchan-unix = "4.0.1" | = "4.0.3"
  6. vchan-xen = "4.0.1"

Conflicts

None