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

v1.0.0.tar.gz
sha256=941d2bdd7b8b747b0ce9d262eba81063832e9c3572b753ae19df945fcd01a31a
md5=4e59bac5caae42588148f9c2bcd3f3e6

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: 07 Dec 2017

README

ocaml-xenstore-clients

Unix client tools for accessing xenstore.

So far we have:

  1. a CLI for interacting with xenstore
  2. a benchmarking tool for measuring performance
  3. a suite of "unit tests" for verifying functional correctness
  4. libraries for Unix applications to connect to xenstore

Dependencies (5)

  1. xenstore >= "2.0.0"
  2. lwt
  3. jbuilder >= "1.0+beta9"
  4. ocamlfind build
  5. ocaml >= "4.04.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.