[plt-scheme] Web server, is send/suspend an example of a 'continuation based app'?
Yes. You may want to look at my Oxford lectures or Shriram's PLAI
book for details and motivation -- Matthias
On May 15, 2007, at 11:20 PM, Grant Rettke wrote:
> Reading the web server user manual I see the function 'send/suspend'.
> It looks like it lets you save the (in my web terminology) state, so
> that the client can restore it the next time that function is called.
> This sounds like me like 'continuation based web programming'. Is it?
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme