All of lore.kernel.org
 help / color / mirror / Atom feed
* OCaml xenstored
@ 2008-07-16 18:25 Patrick Colp
  2008-07-16 18:32 ` Joshua West
  2008-07-16 18:36 ` Diego Ongaro
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Colp @ 2008-07-16 18:25 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

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 #2: xenstored-ocaml.tar.bz2 --]
[-- Type: application/x-bzip, Size: 20680 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-18 14:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 18:25 OCaml xenstored Patrick Colp
2008-07-16 18:32 ` Joshua West
2008-07-16 18:36 ` Diego Ongaro
2008-07-16 20:07   ` Patrick Colp
2008-07-18 14:39     ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.