package xenstore_transport

  1. Overview
  2. Docs
Low-level libraries for connecting to a xenstore service on a xen host.

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.4.tar.gz
md5=470299fe940fc4b67dfeeab430c06b1d

Description

These libraries contain the IO functions for communicating with a xenstore service on a xen host. One subpackage deals with regular Unix threads and another deals with Lwt co-operative threads.

Tags

org:mirage org:xapi-project

Published: 16 Jun 2014

Dependencies (6)

  1. ocamlbuild build
  2. ocamlfind
  3. camlp4 build
  4. xenstore > "1.2.1"
  5. lwt < "4.0.0"
  6. ocaml < "4.06.0"

Dev Dependencies

None

Conflicts

None