[hunchentoot-devel] Hunchentoot on CLISP

Edi Weitz edi at weitz.de
Tue Mar 1 14:08:36 UTC 2011


On Tue, Mar 1, 2011 at 11:07 AM, Andrew Pennebaker
<andrew.pennebaker at gmail.com> wrote:
> I have installed ABCL, SBCL, CLISP, and ECL on Ubuntu and Mac OS X, using
> Aptitude and MacPorts respectively. In every case, Hunchentoot's start
> function hung, because the CL implementation failed to include thread
> support.

That should not happen.  Can you check the values of
bt:*supports-threads-p* and tbnl::*supports-threads-p*?  Are they
correct?  If so, the default taskmaster should be
one-thread-per-connection-manager which doesn't need threads.




More information about the Tbnl-devel mailing list