Skip to main content

22 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 adds global Nexus Registry, built-in access controls, audit logging, and multi-region connectivity on top of core Nexus.

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 Patterns

Common patterns for building Nexus Services including the collocated pattern and the router-queue pattern for flexible deployment topologies.

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 connects Temporal Applications across isolated Namespaces with clean service contracts, built-in durability, observability, and security.

Temporal Nexus - .NET SDK feature guide

Use Temporal Nexus within the .NET SDK to connect Durable Executions within and across Namespaces using a Nexus Endpoint, a Nexus Service contract, and Nexus Operations.

Temporal Nexus - Go SDK feature guide

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

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 - Python SDK feature guide

Use Temporal Nexus within the Python 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.