* [Caml-list] ANN: ocamlnet-3.2
@ 2010-12-23 1:00 Gerd Stolpmann
0 siblings, 0 replies; only message in thread
From: Gerd Stolpmann @ 2010-12-23 1:00 UTC (permalink / raw)
To: caml-list
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-12-23 1:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-23 1:00 [Caml-list] ANN: ocamlnet-3.2 Gerd Stolpmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox