« SBCL-AMD64 | Main | Current UMLisp Benchmarks »

cl-modlisp

The UMLisp web site recently switched from using Franz's AllegroServe to using Marc Battyani's speedy mod_lisp Apache module. This module provides an interface from Apache to a Lisp server process. One of the very nice features of mod_lisp is that it supports persistant connections using HTTP/1.1's Keep-Alive protocol.

The downside of mod_lisp is that it is a very low-level interface and requires the creation of a listener process running in Lisp. cl-modlisp is a high-level interface that I wrote and made freely available that makes using mod_lisp a pleasure. It has number of useful features for process control and web page generation.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on July 10, 2003 11:51 PM.

The previous post in this blog was SBCL-AMD64.

The next post in this blog is Current UMLisp Benchmarks.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.