package vchan

  1. Overview
  2. No Docs
Xen Vchan implementation

Install

Dune Dependency

Authors

Maintainers

Sources

vchan-4.0.0.tbz
md5=8b88d9f8d013469e99ecf5a91b9f78e3

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: 13 Dec 2018

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.0" & != "4.0.2" & < "5.0.0"
  6. vchan-xen >= "4.0.0" & < "4.0.2"

Conflicts

None