Skip to main content

Nexus services

SUPPORT, STABILITY, and DEPENDENCY INFO

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.