Skip to main content

19 docs tagged with "Nexus"

View All Tags

Limits - Temporal Nexus

Learn about Nexus limits including rate limits, the maximum number of Endpoints, and handler request timeouts.

Nexus - Temporal Cloud feature guide

Discover Temporal Nexus, a powerful feature for connecting durable executions across team, namespace, region, and cloud boundaries. Nexus also enables each team to have their own namespace for improved security, troubleshooting, and blast radius isolation.

Nexus Endpoints

Nexus Endpoints are reverse proxies that connect Nexus callers and handlers forwarding Nexus requests to an upstream target Namespace and Task Queue that a Worker is polling.

Nexus Metrics

Learn about available metrics emitted by Temporal Nexus.

Nexus Operations

Learn about the Nexus Operation lifecycle, execution semantics, and automatic retries for reliable execution.

Nexus Services

Nexus Services are named collections of arbitrary-duration Nexus Operations that provide a microservice contract suitable for sharing across team boundaries.

Security in Temporal Nexus

Explore the security aspects of Temporal Nexus, including managing Nexus Endpoints, runtime access control, secure routing, and payload encryption to ensure safe and reliable cross-namespace operations.

Temporal Nexus

Temporal Nexus is a feature of the Temporal platform designed to connect durable executions across team, namespace, region, and cloud boundaries. It promotes a more modular architecture for sharing a subset of your team's capabilities via well-defined microservice contracts for other teams to use, that abstract underlying Temporal primitives, like Workflows, or execute arbitrary code.

Temporal Nexus - Go SDK Feature Guide

Learn how to use Temporal Nexus within the Go SDK to connect durable executions within and across Namespaces using a Nexus Endpoint, a Nexus Service contract, and Nexus Operations.

Temporal Nexus - Java SDK Feature Guide

Learn how to use Temporal Nexus within the Java SDK to connect Durable Executions within and across Namespaces using a Nexus Endpoint, a Nexus Service contract, and Nexus Operations.

Temporal Nexus - Temporal feature

Temporal Nexus enables durable execution across team and namespace boundaries and promotes a modular architecture that enables each team to have its own namespace for improved security, troubleshooting, and blast radius isolation.