Sync Service 2.0 testing question
-
lunedì 7 dicembre 2009 23:22
I have an application that uses the Offline Scenario with WCF to allow multiple client applications to sync with a central server. I would like to do performance/load testing on the service by having multiple clients (50+) connect and sync from outside my firewall. Does anyone know of a way to rent/provision Microsoft clients so I can do this? I have a client install that is configured correctly, what I need are the client workstations to run it on. Some sort of cloud space rental for client installs?
I can run multiple clients on the same workstation, but this does not seem to be a good test representation.
Any ideas will be appreciated.
Thanks,
Craig- Spostato Mahesh DudgikarMicrosoft Employee, Owner venerdì 11 dicembre 2009 21:57 (From:SyncFx - General)
- Spostato Hengzhe Li giovedì 21 aprile 2011 07:37 (From:SyncFx - Microsoft Sync Framework Database Providers [ReadOnly])
Tutte le risposte
-
sabato 12 dicembre 2009 01:39Postatore
There are different ways to simulate this:
- Plain threading
- Visual studio team system can do load testing.
- Micosoft virtual PC technologies.
However, in all the cases above, most likely more than one clients will be sharing a physical machine and its processors.
If that's still not ideal for your situation, certain number of physical machines have to be allocated for this kind of testing.
You can even consider Windows Azure, but number of VM(virtual machines) you can host can be limited unless you pay for more when it's offically ready.- Proposto come risposta Jin H. _Microsoft Employee, Editor giovedì 17 dicembre 2009 18:08

