[ROOT] / doc / toc / ARCCore / Enum / ARNodeType / Client


An outer node / 'end' node with (usually) ApplicationSpecificCode but based on ARADB.

The node will either:
1) Use something like PRich for data storage and have a Subscription to ArmDB
(always being up-to-date with cached information in RAM),
or
2) Not use any specific permanent storage but just AdHocQuery ArmDB as needed (similar to a traditional client / database setup).


Note that for instance 'end'-nodes which only do logging should be quite possible to set up with only StandardAgoRapideCode, but apart from specific cases like that, all other 'end'-nodes are supposed to contain ApplicationSpecificCode.


Details

Generated 2024-04-19 02:43:41.233 UTC