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:
Overview → Architecture | Technology | Differentiators | Solution | Pillars | Editions
Technology → Real-Time Tag Database | Unified Namespace | Native Drivers | UI Technologies
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...