From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: caml-list@inria.fr
Subject: [Caml-list] ANN: ocamlnet-3.2
Date: Thu, 23 Dec 2010 02:00:28 +0100 [thread overview]
Message-ID: <1293066028.22147.530.camel@thinkpad> (raw)
Hi list,
A new version of ocamlnet (3.2) is ready for download and installation.
This version adds a number of features:
* Netfs.stream_fs is the class type for a simple file system. It
is quite minimalistic, and covers a bit more than can be done
with the standard library (w/o Unix)
* Netfs.local_fs is an implementation of stream_fs for accessing
the local filesystem
* Http_fs.http_fs is another implementation for accessing
filesystems via HTTP
* Shell_fs.shell_fs is another implementation for accessing
filesystems by executing shell commands
* There are generic algorithms for iterating and copying files
* Netglob: is an implementation of globbing (wildcard resolution).
It can be used for local files, but also for any stream_fs file.
* Netmulticore is an experimental library for parallelizing code
by using multiple processes.
* Netconversion.user_encoding returns the current character
encoding the user has set in the environment (locale)
* Netsys_posix: adding the openat family of functions; adding
fchdir; adding fdopendir
There is also a bugfix: Http_client can again take advantage from
aggressive connection caching.
Download: http://download.camlcity.org/download/ocamlnet-3.2.tar.gz
Manual:
http://projects.camlcity.org/projects/dl/ocamlnet-3.2/doc/html-main/index.html
Examples for Netmulticore:
https://godirepo.camlcity.org/svn/lib-ocamlnet2/trunk/code/examples/multicore/
Please report problems to gerd@gerd-stolpmann.de
GODI users: ocamlnet-3.2 is only provided for Ocaml 3.12, and in the
ocamlnet3 overlay for Ocaml 3.11.
Gerd
--
------------------------------------------------------------
Gerd Stolpmann, Bad Nauheimer Str.3, 64289 Darmstadt,Germany
gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de
Phone: +49-6151-153855 Fax: +49-6151-997714
------------------------------------------------------------
reply other threads:[~2010-12-23 1:00 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=1293066028.22147.530.camel@thinkpad \
--to=info@gerd-stolpmann.de \
--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