Deployment Modes
Choose service mode through Durable Workflow Cloud or a self-hosted Server, or embed the runtime in Laravel.
Cloud Managed Runtime
Compare Cloud plans, measured workflow capacity, billing and availability, then connect PHP, Python or Rust workers to a managed namespace.
Server
Deploy and configure the Durable Workflow standalone server.
Workflow Streams
Produce and consume run-scoped durable output streams with the PHP, Python, and Rust SDKs.
CLI
2 items
SDKs
3 items
Client and Worker Capabilities
Compare CLI, PHP SDK, Python SDK, and Rust SDK client and worker capabilities.
Server Config Reference
Reference for Durable Workflow server environment variables, defaults, legacy aliases, and runtime infrastructure settings.
Server API Reference
HTTP reference for Durable Workflow server control-plane, worker-plane, namespace, storage, schedule, and system endpoints.
Server Role Topology
Interpret the /api/cluster/info topology manifest for Durable Workflow server roles, scaling boundaries, failure domains, and migration steps.
Namespace, Auth, And Worker Registration
Reference for server namespace resolution, role-scoped authentication, and worker registration contracts.
Worker Compatibility and Routing
Keep worker build rollouts safe by pinning in-flight work to compatible executors and making rollout gaps explicit.
Portable Worker Affinity
Service-mode worker-affinity support and limitations for PHP, Python, and Rust SDKs.
Embedded to Server Migration
Move a Laravel embedded v2 deployment to the standalone Durable Workflow server.