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=2.0 required=5.0 tests=AWL,DNS_FROM_RFC_ABUSE, INFO_TLD,SPF_NEUTRAL 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 C7D05BC68 for ; Tue, 26 Sep 2006 17:46:51 +0200 (CEST) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id k8QFkoEg006392 for ; Tue, 26 Sep 2006 17:46:51 +0200 Received: by wx-out-0506.google.com with SMTP id s7so2280940wxc for ; Tue, 26 Sep 2006 08:46:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rzD8mWsYgiopnAg6agntH31I/2wAyTOgbJioGHGt3c+HZlIAGb2vg/f6KphhaWX5V1tM4qF0xYzP6bU6VIW6iC0+LoZeHW4cfKQAxyEIr+Euisnwq60G/4N+skI9hE+ELNKx83vJBQb5ie3O8JK0ZJC0YH4zjbHorCWW/hObQVY= Received: by 10.70.75.14 with SMTP id x14mr962378wxa; Tue, 26 Sep 2006 08:46:50 -0700 (PDT) Received: by 10.70.16.10 with HTTP; Tue, 26 Sep 2006 08:46:50 -0700 (PDT) Message-ID: Date: Tue, 26 Sep 2006 11:46:50 -0400 From: "Markus Mottl" To: "Christophe TROESTLER" Subject: Re: [Caml-list] Regarding SMP computing Cc: caml-list@inria.fr In-Reply-To: <20060926.165250.28504134.Christophe.Troestler@umh.ac.be> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060925194153.GA20467@furbychan.cocan.org> <20060926.165250.28504134.Christophe.Troestler@umh.ac.be> X-j-chkmail-Score: MSGID : 45194B6A.001 on concorde : j-chkmail score : X : 0/20 1 X-Miltered: at concorde with ID 45194B6A.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; markus:01 mottl:01 markus:01 mottl:01 christophe:01 troestler:01 christophe:01 troestler:01 umh:01 ocaml:01 wrote:01 marshal:01 caml-list:01 data:02 computing:05 On 9/26/06, Christophe TROESTLER wrote: > Just on the top of my head, how about to use memcached > for this (with Marshal'ing) ? This is an interesting application, though in this particular example we are really interested in sharing data between processes on the same machine without having to marshal/unmarshal it (would take too long). Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com