Tagged Questions
The server-hardware tag has no wiki summary.
7
votes
8answers
15k views
How many socket connections possible?
Has anyone an idea how many tcp-socket connections are possible on a modern standard root server? (There is in general less traffic on each connection, but all the connections have to be up all the ...
6
votes
11answers
1k views
Is it excessive to own server hardware?
Since there is a large pool of passionate developers in this community, I would like to gather your opinions on this matter - do you think it is excessive, or advantageous, to purchase and operate ...
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 ...
3
votes
4answers
305 views
Advice on setting up a server to host source code and other documents
today we keep our documents and source code, using subversion, on a server hosted by another company out on the internet. This has worked well so far.
However, we have now gotten an office and would ...
2
votes
4answers
109 views
Setting up dedicated build PC - suggestions needed
we are thinking about buying and setting up a new PC to use as a nightly build PC. We are planning to install Visual C++ 2005/2008, SVN etc. However we need to compile our app:
for 32 and 64 bit
on ...
2
votes
8answers
1k views
How do you determine the hardware needed for a server?
i would to know how do you determine the hardware needed for a server?, now i have a DB Server in MySQL, now i want to buy a server, but i don't know what is the hardware that i need. This is a server ...
1
vote
2answers
116 views
Server Costs for a Computing-Intense Application?
I have a scientific application that I built in Python (the application's 'critical areas' are optimized with Cython, for increased speed).
Every instance of the application is given a text file ...
1
vote
2answers
1k views
How to program hardware performance counters
I've been dealing with this problem for my thesis.
The goal is to develop a .net server monitoring tool specifically for windows 2K8 servers.
So far, all I can access are software performance ...
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 ...