Hi,
I am new to Microsoft Sync Framework and I wanted to use it to sync multiple (~100) targets from a single server source. (Preferably without agents on the target servers)
My question is, if I have some hundred target servers how should I syncronise them?
Starting multiple threads from the source server with SyncDirectionOrder.Upload without DetectChanges() and for every target an own MetadataDirectoryPath(File) ?
Or is there a better way?
Are there already best practices for this scenario I missed during my research?
Maybe a code sample?
Thanks in advance,
Best Regards,
Jan