From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA29025; Fri, 20 Feb 2004 18:48:04 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA28768 for ; Fri, 20 Feb 2004 18:48:02 +0100 (MET) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i1KHm0ae016178 for ; Fri, 20 Feb 2004 18:48:01 +0100 Received: (qmail 31713 invoked from network); 20 Feb 2004 17:47:59 -0000 Received: from dsl093-079-117.sfo2.dsl.speakeasy.net (HELO manjula.frotz.bogus) (rbagchi@[66.93.79.117]) (envelope-sender ) by mail1.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Feb 2004 17:47:59 -0000 Received: from localhost (localhost [127.0.0.1]) by manjula.frotz.bogus (Postfix) with ESMTP id 084122D40B; Fri, 20 Feb 2004 09:35:03 -0800 (PST) Date: Fri, 20 Feb 2004 09:35:03 -0800 (PST) From: Ranjan Bagchi X-X-Sender: ranjan@manjula.frotz.bogus To: Vlad Seryakov Cc: caml-list@inria.fr Subject: Re: [Caml-list] Embedding OCaml In-Reply-To: <40364514.7050708@crystalballinc.com> Message-ID: References: <40363E5A.6030707@crystalballinc.com> <20040220172545.GA7538@redhat.com> <40364514.7050708@crystalballinc.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Miltered: at concorde by Joe's j-chkmail ("http://j-chkmail.ensmp.fr")! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 embedding:01 ocamlspread:01 fwiw:01 ocaml:01 caml:01 rpc:05 rpc:05 mod:07 i'm:07 proven:91 U4:88 pretty:14 servers:84 trying:17 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Sounds like we're looking at roughly the same thing. I'm trying to get some toy projects working with mod_caml CGI's talking to RPC servers -- which is a pretty much proven design from the J2EE world. Another option is to use OcamlSpread -- which would enable a messaging architecture (which should be able to scale better than RPC, FWIW) Ranjan ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners