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 discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 9D97FBC0A for ; Mon, 4 Jun 2007 21:31:24 +0200 (CEST) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l54JVNp1017683 for ; Mon, 4 Jun 2007 21:31:24 +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 <20070604193122m9200db04ee>; Mon, 4 Jun 2007 19:31:22 +0000 Mime-Version: 1.0 (Apple Message framework v752.3) References: <3EB063A6-C6CB-4B4D-ABEA-2AB56F434645@valdosta.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jonathan Bryant Subject: Fwd: [Caml-list] Faking concurrency using Unix forks and pipes (ray tracing results) Date: Mon, 4 Jun 2007 15:30:01 -0400 To: caml-list@yquem.inria.fr X-Mailer: Apple Mail (2.752.3) X-Miltered: at discorde with ID 4664688B.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; forks:01 forks:01 ocaml:01 2007,:98 unix:01 unix:01 wrote:01 caml-list:01 caml-list:01 tracing:01 tracing:01 oops:01 concurrency:02 concurrency:02 con:95 Begin forwarded message: > From: Jonathan Bryant > Date: June 4, 2007 3:09:27 PM EDT > To: Eric Cooper > Subject: Re: [Caml-list] Faking concurrency using Unix forks and > pipes (ray tracing results) > > > On Jun 4, 2007, at 2:04 PM, Eric Cooper wrote: > >> Can I suggest that you use "conn_type" and "conn" in your interface, >> out of deference to the OCaml team, because "con" is obscene in >> French. > > Oops. Sorry. Good to know that... > > --Jonathan