Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7792371
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:09:47+00:00 2026-06-01T22:09:47+00:00

I am trying to use Microsoft Sync Framework 2.1 on a SQL Server database.

  • 0

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.

Further specifications are:

  • 1500 concurrent clients connect to 1 central database server
    • Client are using MS SQL Server Express 2008 R2
    • Server is using MS SQL Server Enterprise 2008 R2
  • Short sync intervals (around 5 minutes)
  • Database size will be 5 GB
  • A webservice will be used as server-side SyncProvider

Does anyone have experience with Sync Framework environments similar to this?

  • Is it possible?
  • What is important to take into account when implementing this?
  • What are the physical limits that I can expect?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T22:09:49+00:00Added an answer on June 1, 2026 at 10:09 pm

    some things to keep in mind:

    1. No. of scopes – you might want to keep a 1-to-1 scope ratio for client-to-server instead of 1500 client scopes against one server scope. this isolates the sync knowledge of each client from one another, you may even drop and recreate a client scope without affecting other scopes. sync knowledge will be much compact as well.

    2. Scope definition – dont dump all tables in one scope. different tables have different characteristics (e.g., download only, read-only, less frequent update, frequently updated, etc…). group tables based on their characteristics.

    3. Batching – if the changes are small, dont batch. you incur performance overhead in batching since the batching has to write files and later on, it has to reconstitute the change dataset from the files.

    4. Metadata Cleanup – setup metadata retention and metadata cleanup process. this should reduce the sync metadata (rows in the tracking tables and the sync knowledge).

    5. WCF config -watch out for your WCF config entries such as timeout, message size, etc… be aware of this issue as well: http://support.microsoft.com/kb/2567595

    EDIT:

    Also, have a look at other Scope considerations here: Sync Framework Scope and SQL Azure Data Sync Dataset Considerations

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Am trying to use MSSQL server with Play Framework, In my application.conf db.url=jdbc:microsoft:sqlserver://localhost\SQL2008:1433;DatabaseName=testDB db.driver=com.microsoft.jdbc.sqlserver.SQLServerDriver
I am using Microsoft SQL Server I am trying to use the following sql
I am trying to use the Microsoft SQL Server 2008 Type 4 JDBC Driver
I'm trying to use PHP with Microsoft SQL Server 2008 R2 and it makes
Im trying to use the CrmSvcUtil with the following command: C:\TMP\sdk\microsoft.xrm\tools>crmsvcutil.exe /connectionString:Authentication Type=AD; Server=myip;
I'm trying to use a Microsoft Access database for a demo project that I'm
I'm trying to use the .NET Micro Framework's Microsoft.SPOT.Hardware.InterruptPort class. However, the documentation perplexes
I am trying to use Microsoft.Jet.OLEDB driver to connect to an access database from
I am trying to restore a database in my sql server 2005 express edition.
I'm trying to use Microsoft Expression Encoder 4.0 in my application. The first problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.