|
Tuesday, July 27, 2004 |
The continuation based web server written in Factor that I've been developing is now in the Factor CVS repository. A few examples are included.
A very simple 'todo list' application and an 'eval application' allowing modification and development of Factor code inside the httpd server. A couple of different versions of the 'counter' application that is often used to demonstrate continuation based web frameworks is also included.
When running the examples it's good to keep the 'inspect' responder
running. This enables you to browse the code within the system and look
at the actual continuations that are captured.
10:07:22 AM
|
|
© Copyright 2005 Chris Double.
|
|
|