[erlang-questions] Is there a way to serialise a running process & resume it later (i.e. continuations)

Hynek Vychodil vychodil.hynek@REDACTED
Fri Feb 27 09:27:45 CET 2009


On Fri, Feb 27, 2009 at 2:02 AM, Raoul Duke <raould@REDACTED> wrote:

> > Now yariv did use a form hack, but so does seaside from memory so it can
> > do the increment counters demo correctly, ie multiple counter in the
> > same page added as modules. The trouble is Yariv was doing a quick hack
> > do demo what was possible with his framework (erlyweb).
>
> <iiuc>
> web continuations are stored server-side vs. a form hack with a hidden
> field most likely does not incur anything stored server-side.
>
> continuations let you come back later even though the client browser
> has forgotten everything, because the continuation is in the server.
> of course then you need some gcing of old continuations. (it is all
> pretty much diametrically opposite to the REST approach to things.)
> </iiuc>
>

+1

>
> sincerely.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



-- 
--Hynek (Pichi) Vychodil

Analyze your data in minutes. Share your insights instantly. Thrill your
boss.  Be a data hero!
Try Good Data now for free: www.gooddata.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090227/3d066783/attachment.htm>


More information about the erlang-questions mailing list