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 IAA27096; Thu, 6 Mar 2003 08:27:32 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id IAA26526 for ; Thu, 6 Mar 2003 08:27:30 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from athlon.baretta.com (host104-4.pool62211.interbusiness.it [62.211.4.104] (may be forged)) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h267RTH19787 for ; Thu, 6 Mar 2003 08:27:30 +0100 (MET) Received: from baretta.com (localhost.localdomain [127.0.0.1]) by athlon.baretta.com (Postfix) with ESMTP id 1649C2727F; Thu, 6 Mar 2003 08:32:06 +0100 (CET) Message-ID: <3E66F975.7050303@baretta.com> Date: Thu, 06 Mar 2003 08:32:05 +0100 From: Alessandro Baretta Organization: Baretta srl -- www.baretta.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: it, en MIME-Version: 1.0 To: Karl Zilles , Ocaml Subject: Re: [Caml-list] Announce: Xcaml 0.0.1 released References: <3E666CAA.7020306@baretta.com> <3E668060.6040201@1969.ws> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; alessandro:01 baretta:01 caml-list:01 0.0.1:01 riders:01 sourceforge:01 netcgi:01 caching:01 jserv:01 stateful:01 forked:01 subprocesses:01 caml:01 alex:01 wrote:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Karl Zilles wrote: > Alessandro Baretta wrote: > > Hello Caml riders! > > > > I'm glad to announce the first public alpha release of the Xcaml > > application server for Apache (and other CGI enable web servers). You > > can find it at: > > http://sourceforge.net/projects/xcaml/ > > Looks interesting to me! > > Is there any way under this implementation to pool database connections? What do you mean exactly? > NetCGI works with standard CGI (no caching), or with the Ajp protocol: In due time Xcaml will support the Jserv protocol, but at present it only runs as a (stateful) CGI. > sequential processing (not ideal) or with forked subprocesses (can we > pool db connections with forked processes? Sounds tricky). Could you better explain what you need? Alex ------------------- 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