For performance reasons, the Sync Server does not immediately replicate changes received from the synchronization requests to the source, and vice versa. Replication invocation is directed by one of the following:
When batching synchronization requests, the Sync Server begins replicating synchronization requests when the number of seconds defined for the batch window has elapsed since the last replication finished.
For JDBC subscriptions, when you have two devices which both get data from the same subscription, it will take two replication cycles on the server before new data entered in the first device can be synchronized to the second device. The flow of the data goes as follows:
For information about how to set the Sync Server to perform replication at any given time, see Replicating on demand.
Conceptos relacionados
Tareas relacionadas