From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 4F811BB91 for ; Thu, 16 Dec 2004 12:48:46 +0100 (CET) Received: from kaiserslautern1.lms-gmbh.de ([213.68.136.226]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iBGBmj3N021859 for ; Thu, 16 Dec 2004 12:48:46 +0100 Received: by kaiserslautern1.lmsintl.com with Internet Mail Service (5.5.2653.19) id ; Thu, 16 Dec 2004 12:48:45 +0100 Message-ID: From: "Bauer, Christoph" To: caml-list@yquem.inria.fr Subject: AW: [Caml-list] Apache 2 and mod_ocaml Date: Thu, 16 Dec 2004 12:48:39 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4E365.2EF9C760" X-Miltered: at nez-perce with ID 41C1761D.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 ocamlnet:01 ocamlnet:01 sourceforge:01 o'caml:01 gerd:01 ocaml:01 c-library:01 threads:01 binary:01 caml-list:01 sourceforge:01 o'caml:01 gerd:01 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.1 required=5.0 tests=HTML_50_60,HTML_MESSAGE autolearn=disabled version=3.0.0 X-Spam-Level: This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C4E365.2EF9C760 Content-Type: text/plain > There is support for AJP (the Java connector you mention) and > FastCGI in Ocamlnet (http://ocamlnet.sourceforge.net). The > O'Caml code runs in a separate process, with all advantages, > e.g. native code support, increased stability etc. Gerd BTW, there is another binding of FastCGI for OCaml. It uses the C-Library, works under windows and could be used with threads. In fact, it is only tested on windows. A binary version is included in OCaml-Mingw-Maxi. If somebody really need it, I could release the source. Christoph Bauer ------_=_NextPart_001_01C4E365.2EF9C760 Content-Type: text/html Content-Transfer-Encoding: quoted-printable AW: [Caml-list] Apache 2 and mod_ocaml

> There is support for AJP (the Java connector you = mention) and
> FastCGI in Ocamlnet (http://ocamlnet.sourceforge.net). The
> O'Caml code runs in a separate process, with = all advantages,
> e.g. native code support, increased stability = etc. Gerd

BTW, there is another binding of FastCGI for OCaml. = It uses the
C-Library, works under windows and could be used = with threads.
In fact, it is only tested on windows. A binary = version is included
in OCaml-Mingw-Maxi. If somebody really need it, I = could release the
source.

Christoph Bauer

------_=_NextPart_001_01C4E365.2EF9C760--