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 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id EED85BC0A for ; Mon, 4 Jun 2007 17:40:27 +0200 (CEST) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l54FeRlL005230 for ; Mon, 4 Jun 2007 17:40:27 +0200 Received: from [192.168.0.104] (12-208-242-210.client.mchsi.com[12.208.242.210]) by sccmmhc92.asp.att.net (sccmmhc92) with SMTP id <20070604154026m9200dafbue>; Mon, 4 Jun 2007 15:40:26 +0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <67BC38F1-55DA-46F6-B35E-E728F7B1154B@valdosta.edu> References: <200706041156.16521.jon@ffconsultancy.com> <67BC38F1-55DA-46F6-B35E-E728F7B1154B@valdosta.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <03597C48-C478-471B-BA5A-BD88C17C1F53@valdosta.edu> Content-Transfer-Encoding: 7bit From: Jonathan Bryant Subject: Re: [Caml-list] Faking concurrency using Unix forks and pipes (ray tracing results) Date: Mon, 4 Jun 2007 11:39:08 -0400 To: caml-list@yquem.inria.fr X-Mailer: Apple Mail (2.752.3) X-Miltered: at concorde with ID 4664326B.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; forks:01 2007,:98 unix:01 wrote:01 caml-list:01 tracing:01 concurrency:02 pipes:04 fork:05 jun:09 using:15 edu:15 possible:18 there:18 don't:19 On Jun 4, 2007, at 11:33 AM, Jonathan Bryant wrote: > process from which to fork the others, and it's not possible to > make that process just a controller for a I don't know why I put the "not" in there... --Jonathan