Advanced Replication Guide : solidDB® data synchronization architecture : solidDB® advanced replication architecture components
  
solidDB® advanced replication architecture components
solidDB® advanced replication gives application programmers a rich set of data distribution and management functions. These functions support a reliable, flexible, and robust data distribution system that meets the specific needs of the application.
The solidDB® advanced replication architecture consists of the following functional components:
Master and replica databases for storing official and tentative versions of data.
Publications and subscriptions for transferring new and changed data from the master database to the replica database.
Intelligent Transactions for propagating changes from a replica database to the master database.
Asynchronous store and forward messaging for implementing safe and reliable communication between the master and a replica.
See also
Master and replica databases
Publications, subscriptions, and refreshes
Asynchronous replication - messages
Synchronous replication - messageless REFRESH
Intelligent Transaction
solidDB® data synchronization architecture