I am trying to use Microsoft Sync Framework 2.1 on a SQL Server database. There will be a high number of concurrent end users, synchronizing with a central database server.
The sample provided here : http://www.rajneeshnoonia.com/blog/2012/03/n-tier-sync-framework/
Is some thing close to your requirements
1:1 scope defined => we defined template and configure scope for each client based on this template.In this senerio T1 is defined in S1 and S2 however filters are used to identify row level records for each scope.