BLOG ON CAMLCITY.ORG: Ocamlnet 3
First testing version - by Gerd Stolpmann, 2009-11-13
The idea of this release is to make this version available to a larger audience for testing, and to allow everybody to check whether code using this library still works. It is not yet ready for production environments.
List of major changes:
Rpc_proxy
layer (as described in The next server, please!)
Netlog.Debug
Netexn
)
Netsys_pollset
); removal of
Unix.select
(i.e. more than 1024 file descriptors)
netcgi1
library has been dropped in favor of
netcgi2
There are also a lot of minor changes. Some of the changes are incompatible with code written for Ocamlnet 2.
Testers are especially encouraged to check whether Ocamlnet 3 still works on all platforms, because a lot of new platform-specific code has been added. I mainly tested with Linux and the MinGW port for Win32.
The library is not yet available via GODI. I'm working on this.
More blog postings will follow describing the highlights.
Please report results to gerd@gerd-stolpmann.de