cl-hunchentoot

Architecturenoarch
Version1.0.0
Release2.fc11
SummaryA web server written in Common Lisp
Description
Hunchentoot is a web server written in Common Lisp and at the same time
a toolkit for building dynamic websites. As a stand-alone web server,
Hunchentoot is capable of HTTP/1.1 chunking (both directions),
persistent connections (keep-alive), and SSL.

Hunchentoot provides facilities like automatic session handling (with
and without cookies), logging, customizable error handling, and easy
access to GET and POST parameters sent by the client. It does not
include functionality to programmatically generate HTML output. For this
task you can use any library you like, e.g. (shameless self-plug) CL-WHO
or HTML-TEMPLATE.

Hunchentoot talks with its front-end or with the client over TCP/IP
sockets and optionally uses multiprocessing to handle several requests
at the same time. Therefore, it cannot be implemented completely in
portable Common Lisp. It currently works "natively" with LispWorks
(which is the main development and testing platform), and additionally
on all Lisps which are supported by the compatibility layers usocket and
Bordeaux Threads.

Hunchentoot comes with a BSD-style license so you can basically do with
it whatever you want.

Hunchentoot is for example used by Trip Planner, clutu, TwitterBuzz,
Jalat, Heike Stephan, xOs, and the NIST.
URLhttp://weitz.de/hunchentoot/
Size97,800B
Downloadcl-hunchentoot-1.0.0-2.fc11.noarch.rpm
LicenseBSD
Provides
  • /usr/share/common-lisp/source/hunchentoot/acceptor.lisp
  • /usr/share/common-lisp/source/hunchentoot/compat.lisp
  • /usr/share/common-lisp/source/hunchentoot/conditions.lisp
  • /usr/share/common-lisp/source/hunchentoot/cookie.lisp
  • /usr/share/common-lisp/source/hunchentoot/easy-handlers.lisp
  • /usr/share/common-lisp/source/hunchentoot/headers.lisp
  • /usr/share/common-lisp/source/hunchentoot/hunchentoot.asd
  • /usr/share/common-lisp/source/hunchentoot/lispworks.lisp
  • /usr/share/common-lisp/source/hunchentoot/log.lisp
  • /usr/share/common-lisp/source/hunchentoot/mime-types.lisp
  • /usr/share/common-lisp/source/hunchentoot/misc.lisp
  • /usr/share/common-lisp/source/hunchentoot/packages.lisp
  • /usr/share/common-lisp/source/hunchentoot/reply.lisp
  • /usr/share/common-lisp/source/hunchentoot/request.lisp
  • /usr/share/common-lisp/source/hunchentoot/session.lisp
  • /usr/share/common-lisp/source/hunchentoot/set-timeouts.lisp
  • /usr/share/common-lisp/source/hunchentoot/specials.lisp
  • /usr/share/common-lisp/source/hunchentoot/ssl.lisp
  • /usr/share/common-lisp/source/hunchentoot/taskmaster.lisp
  • /usr/share/common-lisp/source/hunchentoot/url-rewrite/packages.lisp
  • /usr/share/common-lisp/source/hunchentoot/url-rewrite/primitives.lisp
  • /usr/share/common-lisp/source/hunchentoot/url-rewrite/specials.lisp
  • /usr/share/common-lisp/source/hunchentoot/url-rewrite/url-rewrite.lisp
  • /usr/share/common-lisp/source/hunchentoot/url-rewrite/util.lisp
  • /usr/share/common-lisp/source/hunchentoot/util.lisp
  • /usr/share/common-lisp/systems/hunchentoot.asd
  • /usr/share/doc/cl-hunchentoot-1.0.0/LICENSE.txt
  • /usr/share/doc/cl-hunchentoot-1.0.0/clixdoc.xsl
  • /usr/share/doc/cl-hunchentoot-1.0.0/hunchentoot.gif
  • /usr/share/doc/cl-hunchentoot-1.0.0/index.xml
  • /usr/share/common-lisp/source/hunchentoot
  • /usr/share/common-lisp/source/hunchentoot/url-rewrite
  • /usr/share/doc/cl-hunchentoot-1.0.0