Browse thread
[ANNOUNCE] OCamlFuse beta release
- Vincenzo Ciancia
[
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: | 2005-09-23 (17:11) |
From: | Vincenzo Ciancia <vincenzo_yahoo_addressguard-gmane@y...> |
Subject: | [ANNOUNCE] OCamlFuse beta release |
OCamlFuse is an ocaml binding for FUSE (filesystem in userspace) enabling you to write your own multithreaded, efficient userspace filesystems using the OCaml programming language. This release has been updated to the FUSE API version 2.2 (and above), so it is ready for linux 2.6.14, which is going to include the kernel-side part of FUSE in the official release. Two important issues have been fixed: - the library is correctly multithreaded (a single call cannot block the entire filesystem) - the library does not copy memory buffers in read and write operations, thus achieving efficiency close to C. The OCaml implementation of "fusexmp", the official example performing a similar function to "mount -bind", is less than 100 lines long including a simple in-memory extended attributes implementation, and is I/O bound on my two years old laptop. You can find more information, download the source code of this release, check-out code from CVS, subscribe to the development mailing list etc. at http://sourceforge.net/projects/ocamlfuse Fusexmp "looks stable", but testing is needed, as well as help with installation and distribution and general advice about everything related to ocamlfuse. To learn more about FUSE, the great work on which ocamlfuse is based, please visit http://fuse.sourceforge.net Vincenzo Ciancia -- Please note that I do not read the e-mail address used in the from field but I read vincenzo_ml at yahoo dot it Attenzione: non leggo l'indirizzo di posta usato nel campo from, ma leggo vincenzo_ml at yahoo dot it