package vchan

  1. Overview
  2. No Docs
Xen Vchan implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.6.tar.gz
md5=58e798b7120f5bd910846dec17336b96

Description

Vchan is a high performance inter-domain communications protocol using shared memory. This implementation runs in both userspace and kernelspace using Mirage.

Published: 15 Jun 2014

Dependencies (15)

  1. ocamlbuild build
  2. type_conv
  3. camlp4 build
  4. cstruct >= "1.0.1" & <= "1.9.0"
  5. ipaddr >= "1.0.0"
  6. lwt >= "2.4.4" & < "4.0.0"
  7. cmdliner
  8. xen-gnt < "2.0.0"
  9. xen-evtchn >= "1.0.3" & < "2.0.0"
  10. xenstore_transport
  11. xenstore >= "1.2.2"
  12. io-page < "1.3.0"
  13. mirage-types >= "1.1.3" & < "2.0.0"
  14. ocamlfind build
  15. ocaml >= "4.00.1"

Dev Dependencies

None

Used by (3)

  1. jitsu
  2. mirage-conduit >= "2.0.0" & < "2.2.0"
  3. mirage-http = "2.0.0"

Conflicts

None