fukamachi / clack

Web server abstraction layer for Common Lisp
MIT License
1.04k stars 87 forks source link

Clack.Handler.Aserve #3

Open fukamachi opened 13 years ago

eudoxia0 commented 10 years ago

Is anyone interested in making this happen? I've been trying out a bunch of different Common Lisp servers (I'd like to do a CL server shootout sort of thing, and provide a VM to reproduce the benchmark results), and AllegroServe seems to be the most scalable of them.

Is this sitting just pending or did you decide AllegroServe was too incompatible with Clack to write a handler for it?

fukamachi commented 10 years ago

This is just pending because I never used AllegroServe or Portable AllegroServe, but I'm interested in the benchmark results. I may raise its priority if you need it.

eudoxia0 commented 10 years ago

I don't need it, but it never hurts to have more options. I think I'll write this handler when I have some free time (It will be before the heat death of the universe, promise!)