Durable Execution

Conceptual introduction to durable execution — what it is, why you'd want it, and the tradeoffs between rolling your own (just your DB) versus using a framework like Resonate. Read this BEFORE picking an implementation. For the Resonate SDK's concrete Context API (ctx.run, ctx.sleep, ctx.promise, structured concurrency), use the per-SDK skill for your language — resonate-basic-durable-world-usage-{typescript,python,rust,go}.

resonatehq 8c49000 8 files · 115.9 KB Updated

File contents

resonatehq/resonate-skills/tree/main/durable-execution commit 8c490007ee

Frequently asked questions

npx skillmds@latest add resonatehq/durable-execution