...
Dbvisit Replicate ensures that data that is mined on one database and then replicated to the target database, is not mined again on the target database and replicated back as this would cause an infinite feedback loop.
Dbvisit Replicate does not use intermediate queues or messaging to facilitate the replication.
For information on how to setup 2-way replication, please seeĀ Active - Active (2-way replication)
All the above processes can be on the same server, or on different servers. The Fetcher process is an optional process and is not shown in above diagram.
Multiple Mine, Apply and Fetcher processes are possible for the same replication, enabling simple to complex replication topologies.
...