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

Compare with Current View Page History

« Previous Version 2 Next »

Architecture Change

Goals

  • High-availability covered at architecture level
    • Asynchroneous processing of Master and Agent components
    • Outages of components/connections are covered at architecture level
  • Distributed architecture replaces component clustering
    • No single point of failure
    • Automated reconciliation and recovery
  • Database independent architecture
    • Recovery files used for restart of Master and Agent, consistency is provided at application level
    • No dependency from database availability, common DBMS products are used for reporting purposes only
    • No costly database management products for clustering required
    • No administration and on-going management of database required

 

 

 

  • No labels