Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| fxdemo:01-part:07-core-conceptual-elements:07-2-node [2026/06/25 15:05] – ↷ Page moved from fxdemo:01-part:07-2-node to fxdemo:01-part:07-core-conceptual-elements:07-2-node owen | fxdemo:01-part:07-core-conceptual-elements:07-2-node [2026/08/04 07:09] (current) – ↷ Links adapted because of a move operation nick_dido | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== 7.2 Node ====== | ====== 7.2 Node ====== | ||
| + | [[fxdemo: | ||
| - | **Discussion:** | + | See the definition: [[dido: |
| - | A Node identifies an architectural participant in a distributed financial system. It provides a stable point of responsibility for communication, | + | ---- |
| - | A Node performs one or more Node Roles, has a Node Identity, participates in one or more Runtime Planes, and exchanges information through one or more Communication Endpoints. | + | <WRAP centeralign> |
| - | A Node exists at the conceptual level. Later parts may realise a Node as a process, container, pod, service, virtual machine, gateway, external interface, analytical engine, monitoring component, persistence service, or other deployed participant. Those realisations do not redefine the concept of Node. | + | © 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc. |
| - | A Node may host or use one or more software modules, analytical engines, rules engines, policy components, persistence mechanisms, or adapters. The Node remains distinct from the software modules or implementation artefacts that it uses. | + | </ |
| - | **Definition: | ||
| - | |||
| - | // | ||
| - | |||
| - | **Source:** | ||
| - | |||
| - | Adapted from FX Demo Reference Architecture, | ||
| - | |||
| - | **Note:** | ||
| - | |||
| - | A Node is not a Communication Endpoint, Data Structure Definition, Data Structure Instance, software module, container, pod, process, runtime host, or deployment artefact. | ||
| - | |||
| - | **Example: | ||
| - | |||
| - | An FX validation service, ACTUS cash-flow computation service, policy release service, or health monitoring service may act as a Node in a later logical profile or implementation profile. | ||