2010-05-05 21:46:59 by othyro | Files touched by this commit (5) | |
Log message: Import ap2-lisp-1.2 as wip/ap2-lisp. mod_lisp talks from Apache to lisp processes by sockets with a very straightforward protocol to handle a request. It now reuses the Apache to Lisp sockets for improved performance. Future versions will probably be more Lisp specific, but for now it can be used by any other language. |