>
Is there some way to do subj? I.e. I'd like to spawn a process, then I turn off Erlang emulator and just before that I write the state of the process to the disk. I see erlang:hibernate and sys:suspend but no info about processes surviving emulator restart. The question may seem strange but how can I implement such a behaviour? Regards, Kirill.