Restate
github.com原文 ↗
Restate 是 durable execution 平台,面向 resilient services、workflows 和 durable AI agents。README 的 primitive 包括 Reliable Execution、exactly-once Reliable Communication、Durable Promises/Timers、per-entity Consistent State、suspending user code 和 observability。它支持 TypeScript、Java/Kotlin、Python、Go、Rust SDK;对于 agent 系统,意义在把工具调用、长任务和恢复语义放到运行时保证里,而不是散落在应用代码补偿逻辑中。
–浏览
评论 · Comments