package xenstore

  1. Overview
  2. Docs
Xenstore protocol in pure OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

xenstore-2.1.1.tbz
sha256=283814ea21adc345c4d59cfcb17b2f7c1185004ecaecc3871557c961874c84f5
sha512=9cd80f7912a77f628fd346b30790981a8802528a6240dc5faeeb83e61aa4a2e2ee9a1cafbc4058eb9f6c38f1a4ac6c59408fdc92b545633cde06369d2c1e1890

Description

This repo contains:

  1. a xenstore client library, a merge of the Mirage and XCP ones
  2. a xenstore server library
  3. a xenstore server instance which runs under Unix with libxc
  4. a xenstore server instance which runs on mirage.

The client and the server libraries have sets of unit-tests.

Published: 25 Nov 2019

README

xenstore - implementation of the XenStore protocol in OCaml

This repo contains:

  1. a xenstore client library, a merge of the Mirage and XCP ones

  2. a xenstore server library

  3. a xenstore server instance which runs under Unix with libxc

  4. a xenstore server instance which runs on mirage.

The client and the server libraries have sets of unit-tests.