From: Kevin M. Rosenberg Date: Fri, 11 Jul 2003 03:29:27 +0000 (+0000) Subject: r5283: *** empty log message *** X-Git-Tag: debian-0.6-2~16 X-Git-Url: http://git.kpe.io/?p=cl-modlisp.git;a=commitdiff_plain;h=401f06add699d394c2f3b7ab0d739a206266db93 r5283: *** empty log message *** --- diff --git a/doc/readme.lml b/doc/readme.lml index 0e86f86..5ebbb05 100644 --- a/doc/readme.lml +++ b/doc/readme.lml @@ -21,12 +21,14 @@ ").") (:h2 "Features") (:ul - (:li "support of AllegroCL, CMUCL, SBCL with sb-thread, and Lispworks.") + (:li "support for AllegroCL, CMUCL, SBCL with sb-thread, and Lispworks.") (:li "listener and worker socket/process management so that shutting down the listener closes all related open sockets and terminates all related proceses.") (:li "support for running multiple command processors on multiple ports.") (:li "transparent support for precomputing the HTML or XML response to take advantage of HTTP/1.1's Keep-Alive feature. This is switchable with a single keyword argument to the macro " (:tt "with-ml-page") ".") + (:li "Optional timeout of worker processes") + (:li "Two process models for flexibility") (:li "Demonstration processor included")) (:h2 "Prerequisites") (:ul