Tagged Questions

3
votes
3answers
415 views

web service that can withstand with 1000 concurrent users with response in 25 millisecond

Our client requirement is to develop a WCF which can withstand with 1-2k concurrent website users and response should be around 25 milliseconds. This service reads couple of columns from database and ...
0
votes
2answers
2k views

Hardware requirements for .net Application in Production server

I have developed my ASP.net application with SQL Server 2005 which as installed version of .net Framework 2.0. Please some one suggest what are the hardware requirements (windows server) to host in ...