WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] OCaml xenstored

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] OCaml xenstored
From: Patrick Colp <pjcolp@xxxxxxxxx>
Date: Wed, 16 Jul 2008 11:25:05 -0700
Delivery-date: Wed, 16 Jul 2008 11:25:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.14 (X11/20080622)
Hello all,

About six weeks ago I posted about making changes to XenStore. I suggest a cleaned up XenStore protocol and said I would begin work on an OCaml version of the XenStore daemon.

I have completed my first version of said OCaml XenStore daemon, which I've attached to this message. It contains the source files, Makefile, and a README.

The core functionality of the original XenStore daemon is in place. Some of the trace file and logging stuff may not be quite fully implemented, but it does allow domains to be started, shutdown, and migrated.

The code is ugly and all in one file. But this was my first time ever coding in OCaml as well. I'm currently working on cleaning up the code and moving it into modules (and the new code is starting to look *much* nicer than what I'm posting here). This next version should also include some enhancements to things like transactions and security.

Please let me know of any problems/suggestions you have.


Patrick

Attachment: xenstored-ocaml.tar.bz2
Description: application/bzip

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>