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.1.0.tar.gz
sha256=9b7e2f7c8097a3467e072c8be8f4b37be929be8b39d96f6b8ec64415786fefd1
md5=3a2e01adf0a5fc4b6834fabf778d3836

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: 19 Jun 2019

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

OCaml

Innovation. Community. Security.