From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id BBE7EBC6B for ; Wed, 30 May 2007 11:10:11 +0200 (CEST) Received: from smtp.syd.people.net.au (smtp.syd.people.net.au [218.214.225.98]) by concorde.inria.fr (8.13.6/8.13.6) with SMTP id l4U9A9hc000346 for ; Wed, 30 May 2007 11:10:10 +0200 Received: (qmail 595 invoked from network); 30 May 2007 09:10:22 -0000 Received: from unknown (HELO hendrix.mega-nerd.net) (218.214.64.136) by smtp.syd.people.net.au with SMTP; 30 May 2007 09:10:22 -0000 Received: from hendrix (hendrix [192.168.200.99]) by hendrix.mega-nerd.net (Postfix) with SMTP id 656FA2FED6 for ; Wed, 30 May 2007 19:10:08 +1000 (EST) Date: Wed, 30 May 2007 19:10:08 +1000 From: Erik de Castro Lopo To: caml-list@inria.fr Subject: Re: [Caml-list] Faking concurrency using Unix forks and pipes Message-Id: <20070530191008.4e26e70b.mle+ocaml@mega-nerd.com> In-Reply-To: <20070530084056.GB6507@yquem.inria.fr> References: <200705300442.59906.jon@ffconsultancy.com> <20070530084056.GB6507@yquem.inria.fr> Organization: Erik Conspiracy Secret Labs X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.11; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 465D3F71.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 forks:01 maranget:01 jocaml:01 ocaml:01 jocaml:01 concealing:98 luc:01 unix:01 wrote:01 caml-list:01 writting:01 concurrency:02 incomplete:03 programming:03 Luc Maranget wrote: > This is what we did for a a few examples of using JoCaml, > the soon-to-be-released extension of OCaml for concurrent programming. > > Fork/Exec is an easy way to get simultaneous execution. > > JoCaml is not released yet, (I am writting the doc > and web site at the moment). > > The much incomplete web site is at > Now that *really* *does* look interesting! Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "It has been discovered that C++ provides a remarkable facility for concealing the trival details of a program -- such as where its bugs are." -- David Keppel