You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

FrameworX use the concept of real-time in-memory database.

The architecture enables you to design once and deploy everywhere - desktop (.NET), web (WebAssembly), and mobile - from a single solution configuration.


On this page:

Real-Time In-Memory Database

When a solution executes, variables like Tags, Templates, and Assets are loaded into memory, acting as a central point of reference for all functional modules. The TServer.exe process maintains this real-time database, running as either a Windows Service or deployed to Linux and other supported operating systems.

All modules interact with the real-time database through a publish/subscribe model, ensuring consistent data access and efficient performance across the entire system.

Event-Driven Architecture


In this section...

The root page @parent could not be found in space 93Draft.



  • No labels