Skip to main content

9 docs tagged with "polyglot"

View All Tags

2.0 Capability Index

Authoritative Durable Workflow 2.0 prerelease capability, first-party SDK, protocol, and exact public artifact floor index.

Cloud Control Plane

Freeze the Durable Workflow Cloud control-plane contract, runtime-target boundary, worker connectivity model, and support-led topology edge.

Deployment Modes

Choose embedded Laravel mode or the standalone server without changing the Durable Workflow v2 contract.

PHP SDK

Connect framework-neutral PHP applications and remote workers to the standalone Durable Workflow server.

Python SDK

The Python SDK is a thin, async-first client for the Durable Workflow server. It lets Python processes start, observe, signal, and cancel workflows through the server's control-plane API, and register as workers that execute workflow tasks and activities.

Rust SDK

Install the first-party Rust SDK and find its crate, source, and generated API documentation.

Server

Deploy and configure the Durable Workflow standalone server.

Worker Protocol

Implement the versioned worker-plane protocol for polling, leasing, history replay, heartbeats, completion, and external task results.