[plt-scheme] Web Server Send/Suspend/Finish questions

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Oct 17 20:53:31 EDT 2006

Can you express your question in code? I don't really understand the
connection between send/suspend and the tail call.

Jay

On 10/17/06, Hans Oesterholt-Dijkema <hdnews at gawab.com> wrote:
>
>  Another question:
>
>  Will memory be freed after a tail call for a send/suspend?
>
>  Thanks in advance for your answer,
>
>  Hans
>
>
>
>  czhu at cs.utah.edu schreef:
>  Timeout.
>
> Quoting Hans Oesterholt-Dijkema <hdnews at gawab.com>:
>
>
>
>  Dear All,
>
> I've developed a web application (a couple of wiki form based
> wizards) for my company in PLT Scheme, using the PLT Web Server.
> In this application, I'm not using send/finish once. I'm only using
> send/suspend.
>
> How does the web server know when to discard continuations?
> Suppose I break off the "wizard" session by just stopping the
> browser?
>
> Thanks in advance for your answers,
>
> --Hans
>
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>
>
>
>
>
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>


-- 
Jay McCarthy <jay.mccarthy at gmail.com>
http://jay.teammccarthy.org


Posted on the users mailing list.