fxdemo:02-part:04-logical-architecture-principles:04-2-explicit-communication-over-implicit-coupling:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
fxdemo:02-part:04-logical-architecture-principles:04-2-explicit-communication-over-implicit-coupling:start [2026/07/11 11:15] – ↷ Links adapted because of a move operation nick_didofxdemo:02-part:04-logical-architecture-principles:04-2-explicit-communication-over-implicit-coupling:start [2026/07/18 12:33] (current) – external edit 127.0.0.1
Line 6: Line 6:
 A logical Node does not rely on hidden coupling, shared implementation state, undocumented dependencies, or implicit control paths as the basis for architectural interaction. Logical communication occurs through defined endpoints, defined interaction roles, and defined [[dido:99_annexes:annex-b-terms-and-definitions:l:logical_data_structure_definition|information structures]]. A logical Node does not rely on hidden coupling, shared implementation state, undocumented dependencies, or implicit control paths as the basis for architectural interaction. Logical communication occurs through defined endpoints, defined interaction roles, and defined [[dido:99_annexes:annex-b-terms-and-definitions:l:logical_data_structure_definition|information structures]].
  
-Implementation profiles select mechanisms such as DDS, REST, RPC, Protocol Buffers, message queues, event streams, file exchange, or shared services to realise those endpoints. The Logical Architecture defines the communication relationships, not the implementation technology.+Implementation profiles select mechanisms such as DDS, REST, RPC, Protocol Buffers, message queues, event streams, file exchange, or shared services to realize those endpoints. The Logical Architecture defines the communication relationships, not the implementation technology.
  
 ---- ----
  • fxdemo/02-part/04-logical-architecture-principles/04-2-explicit-communication-over-implicit-coupling/start.1783793711.txt.gz
  • Last modified: 2026/07/11 11:15
  • by nick_dido