Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Server Load

by jepri (Parson)
on Sep 22, 2002 at 15:22 UTC ( [id://199906]=note: print w/replies, xml ) Need Help??


in reply to Server Load

The most important thing to consider is what part of the computer you are stressing. If you are writing scientific processing apps, then you are clearly stressing the processor. If you are doing GIS (Geographical Information Systems) work then you are stressing the IO channels. Other apps fall in between.

If you are doing CPU work then the calculations are trivial. If it's data heavy work then a few minutes with manufacturers brochures will give you a good idea of what to expect.

But you are probably asking about the in-between stuff, like website subscriber databases. That's pretty much black magic, since you are working with a pretty large amount of data and doing a little bit of processing on it. Looking at the data transfer specs for your machines will give you a good idea of the maximum performance you can expect. But like others have obviously told you, you just have to suck it and see.

____________________
Jeremy
I didn't believe in evil until I dated it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://199906]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 22:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found