Data Storage Mechanism

This diagram illustrates the internal LAMAXU architecture and its relationship to components upstream and downstream
Object configuration data is stored in the in-memory cache for as long as the process is running, by default Lamaxu is configured to allow up to 5000 objects per queue manager, this limit is configurable.


Event and accounting / statistics data are stored in a FIFO, in-memory cache, and separate from the object configuration cache. It also defaults to 5000 event and accounting / statistics messages. Once the limit is exceeded, the oldest events, accounting and statistics data are automatically evicted from the cache to make space for new data.

High Level System Interaction Diagram

This diagram illustrates the internal LAMAXU architecture and its relationship to components upstream and downstream

 

  • No labels