X-Git-Url: http://git.kpe.io/?p=cl-modlisp.git;a=blobdiff_plain;f=doc%2Freadme.lml;fp=doc%2Freadme.lml;h=5ebbb05426da79dfc17f608e85c77d97d08e69ad;hp=0e86f86544d004e771f99b2337e57aef5ada3617;hb=401f06add699d394c2f3b7ab0d739a206266db93;hpb=9688be9803690b5bf9b56b902b96a112ed52f863 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