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: | Alessandro Baretta <alex@b...> |
| Subject: | Re: [Caml-list] Announce: Xcaml 0.0.1 released |
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