package vchan

  1. Overview
  2. Docs
Xen Vchan implementation

Install

Authors

Maintainers

Sources

vchan-v4.0.3.tbz
sha256=881561336d1b52443512297e156586aa0ae4c8637f273b9316e873a35afabfa7
sha512=691394329b1cbd1c5c842b607fe7fd9ba5a959b501e75dfaf818d02a82d507399cba9a9e4e97c2c69ad1fec078f5f994b8dae539fef3946af6cb355b3eed5c60

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: 27 Jun 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.2" & < "5.0.0"
  6. vchan-xen >= "4.0.2" & < "5.0.0"

Conflicts

None