Skip to main content

10 docs tagged with "polyglot"

View all tags

2.0 Capability Index

Durable Workflow 2.0 service-mode SDK, embedded runtime, protocol, and capability index.

Cloud Managed Runtime

Provision a Durable Workflow Cloud namespace and connect SDK clients and customer-run workers to its managed runtime.

Deployment Modes

Choose service mode through Durable Workflow Cloud or a self-hosted Server, or embed the runtime in Laravel.

PHP SDK

Connect framework-neutral PHP applications and remote workers to a self-hosted Server or Cloud managed runtime.

Portable Worker Affinity

Negotiate local activities, worker sessions, and sticky execution safely across PHP, Python, and Rust service workers.

Python SDK

The Python SDK is a thin, async-first client for a self-hosted Durable Workflow

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.