Browse thread
[Caml-list] BDBFS version 0.3 release announcement
- Lex Stein
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Lex Stein <stein@e...> |
| Subject: | [Caml-list] BDBFS version 0.3 release announcement |
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