[Lispweb] Webactions
John Foderaro
jkf at franz.com
Thu Jul 28 06:54:39 CDT 2005
The Franz store ( https://secure.franz.com/store/home ) uses
Webactions. It's implemented using two webserver machines
running identical code (for redundancy) and a third machine
in a secure location (both physically and network-wise) that
does order data storage (using mysql), credit card processing
and also coordinates session tracking so that a customer's session
exists regardless of which web server his browser contacts.
It's been running for a few years now. The first version
was written before Webactions existed and was far more complex
to write and maintain.
More information about the lispweb
mailing list