async-http-servlet
This abstract class supplies methods for the servlet intrface in Lisp.
The implemented methods simply print a message.
Each application should implement a sub-class that does the necessary work.
This class queues all the work from multiple servlets into a single work queue managed by one Lisp thread.