[plt-scheme] Some rough PLT web app figures
On Wed, Nov 19, 2008 at 7:55 PM, Shriram Krishnamurthi <sk at cs.brown.edu> wrote:
> Awesome; thanks for that information!
>
> Do we infer from this that you're just writing CGI-like programs, or
> are you actually using the PLT Scheme Web server itself (lurking
> behind your Apache front-end)?
>
> Shriram
Your welcome!
We are using the web server itself, abusing the poor LRU
manager with our wanton use send/suspend and
send/suspend/dispatch. Not a manually-concocted URL
in site. Of course, we'll blame that on you, having written
those various papers on the Continue server and
send/suspend/dispatch, in particular :-)
-Mike