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.3.0.tar.gz
sha256=a1b17a2f175f3085e57728cb94c95041857bbce83c0942cd03bc109f1c4841b9
md5=7e1ef30d1958c65751c119075d2ba78a

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: 22 Jan 2021

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 (4)

  1. xenstore >= "2.0.0"
  2. lwt
  3. dune >= "1.0"
  4. ocaml >= "4.04.0"

Dev Dependencies (1)

  1. ounit with-test

Conflicts

None

OCaml

Innovation. Community. Security.