From: Oliver B. <ol...@fi...> - 2016-03-04 14:23:20
|
Hi, Zitat von Gerd Stolpmann <in...@ge...> (Fri, 04 Mar 2016 14:47:07 +0100) > Hello, > > a new release of OCamlnet is available for download: 4.1.1. The major > changes: > > - Supports bytes, and builds with -safe-string so far possible. > OCaml-4.01 is still supported with the "bytes" add-on package > distributed with ocamlfind. > - Speeding up the exchange of RPC messages between threads of > the same process. This bypasses now some serialization steps. > (This will make most sense with multicore OCaml, of course, > and is provided in preparation of that.) [...] multicore OCaml? Can you elaborate more on this issue? Did I miss news about OCaml's new features? Or is this planned for OCaml for the near future? Ciao, Oliver |