caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Lex Stein <stein@eecs.harvard.edu>
To: caml-list@inria.fr
Subject: [Caml-list] BDBFS version 0.3 release announcement
Date: Mon, 16 Dec 2002 22:33:35 -0500 (EST)	[thread overview]
Message-ID: <Pine.BSF.4.44.0212162232250.82860-100000@bowser.eecs.harvard.edu> (raw)


I am pleased to announce the release of version 0.3 of the
BDBFS user-level NFS3 server (an NFS3 server written in OCaml).
You can get it here:

http://www.eecs.harvard.edu/~stein/bdbfs/

BDBFS is a portable, user-level NFS fileserver. It implements
version 3 of the NFS protocol as defined in RFC 1813.

BDBFS stands for Berkeley DataBase File System. BDBFS is
implemented in OCaml (release 3.06) and can be compiled either
to native code or bytecodes for the OCaml virtual machine. BDBFS
stores files, metadata (directories, inodes, the superblock) as
key:value pairs using the Berkeley Database (BDB) library.

It would be great to have some users (besides myself)!

This is a beta release. However, it passed all the
connectathon 2003 NFS3 tests and an hour of postmark
stress-testing.

Lex Stein



-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2002-12-17  7:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.BSF.4.44.0212162232250.82860-100000@bowser.eecs.harvard.edu \
    --to=stein@eecs.harvard.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).