[plt-scheme] Industrial servlets and Apache

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Mon Aug 11 05:50:25 EDT 2003

This is great stuff.  I'm not really in a position to
discuss this at the moment, but one way to get around
Apache's forking problem is to make mod_mzscheme a
stub that communicates with a separate MzScheme
process.  This is what Jakarta Tomcat does.  They have
a protocol (can't remember the name) and
mod_whatever-the-protocol-is-called.  All you need to
do is write a Scheme implementation of the protocol!

Noel

--- Don Felgar <dfelgar at rainier-infosys.com> wrote:
> This is a long email.  It covers mod_mzscheme, which
> runs Mzscheme in Apache...

=====
Email: noelwelsh <at> yahoo <dot> com
Jabber: noelw <at> jabber <dot> org

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Posted on the users mailing list.