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

Matthew O'Gorman mog-lists@REDACTED
Thu Feb 26 03:47:22 CET 2009


On Wed, Feb 25, 2009 at 5:41 PM, Mathias Picker <Mathias.Picker@REDACTED>wrote:

> I've worked with seaside and really love this way of writing web apps.
> Sadly, you need continuations, a way to store a running process and
> continue it afterwards.
>
> start a state machine for each session you want and bring the http requests
to that state machine.  look at gen_fsm its probably what you want, or
implementing a simple process loop

mog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090225/24a54d3c/attachment.htm>


More information about the erlang-questions mailing list