Browse thread
[Caml-list] Announce: Xcaml 0.0.1 released
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Karl Zilles <zilles@1...> |
| Subject: | Re: [Caml-list] Announce: Xcaml 0.0.1 released |
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? NetCGI works with standard CGI (no caching), or with the Ajp protocol: sequential processing (not ideal) or with forked subprocesses (can we pool db connections with forked processes? Sounds tricky). ------------------- 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