SAService Architect Back to designer
SAService ArchitectDocumentation
Documentation
  • Overview
  • Stream types
  • Data connectors
  • Links and delivery
  • Type system
  • Graph Designer
  • Scheduling & Temporal
  • Code Generation
  • Framework
  • Service Lifecycle
  • Dashboards
DocumentationLinks and delivery
Reference

Links and delivery

Directed edges and every supported call semantics mode.

Links

Link propertiesA directed edge that carries a typed value between two stream nodes.Producer → Consumer

Call semantics

InheritedUses defaultCallSemantics from the owning service.InheritedFunctionCallCalls the consumer in the current execution path without a queue.FunctionCallTaskPoolEnqueues work into a named FIFO worker pool.TaskPoolPriorityTaskPoolEnqueues work into a named priority worker pool.PriorityTaskPoolParallelCallStarts independent work for every message without a shared pool.ParallelCall
On this pageLinksCall semantics
Verified againstdesigner property configsserviceapi.yamlServiceLib runtime