In my case if I run multiple images it would be harder to maintain it because each image would use the swank, almost the same set of libraries and I'd have to think how to connect to each image via slime using different port. To me it's a bit complicated.
On the other hand, if running multiple hunchentoot servers is OK in one image I would keep separate *dispatch-table* per each server and it would make a perfect logical separation for different apps. Do you think it's a reasonable approach?

Andrew

On 4/12/07, Edi Weitz <edi@agharta.de> wrote:
On Thu, 12 Apr 2007 10:34:55 -0700, "Mac Chan" <emailmac@gmail.com> wrote:

> Most lisps support threading but cannot take advantage of multiple
> cores in one image.
>
> Correct me if I'm wrong.

I think you're right.  AFAIK the current exceptions are Scieneer,
Corman, OpenMCL, and (on some platforms) SBCL.
_______________________________________________
tbnl-devel site list
tbnl-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-devel