Hello! Could you point me to examples (if any) and relevant documentation on the topic. I was thinking about continuing execution in a context of distributed environment: e.g. if you start a program, then it pauses, waits for some results asynchronously and then continues execution -- maybe on another machine, restoring its state from some sort of shared data storage. Thanks!
Last updated: Dec 23 2024 at 14:03 UTC