Nexus services
SUPPORT, STABILITY, and DEPENDENCY INFO
Temporal Nexus is now Generally Available for Temporal Cloud and self-hosted deployments.
Nexus Services are named collections of Nexus Operations that provide a contract for sharing across team boundaries. A Nexus Endpoint exposes Services for callers to use.
Services are registered in a Worker that polls the Endpoint's target Task Queue. Multiple Services can run in the same Worker. Services typically run alongside the Workflows they abstract, or in a dedicated router Worker using the router-queue pattern.
Callers reference a Service by name when executing a Nexus Operation.