Alright, I've decided to give Portable AllegroServe a shot, but SBCL
on FreeBSD has no threads. Am I going to be disadvantaged as a
result? My goal is to have the server keep serving requests even
while I'm stuck in a debugger interface or a REPL hacking away. I get
the following error:
(net.aserve:start :port 8000)
PROCESS-PRESET: Calling a multiprocessing function on a
single-threaded sbcl build
[Condition of type SIMPLE-ERROR]