Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2008 09:19:29 -0600
From:      "Darryl Hoar" <darryl@osborne-ind.com>
To:        "'Jim Stapleton'" <stapleton.41@gmail.com>, <freebsd-questions@freebsd.org>
Subject:   RE: CPu Questions
Message-ID:  <EFE873F88C6C41ADB6C4D2A370B4E1F2@Europa>
In-Reply-To: <80f4f2b20801170712g67cb5028wfda685ab118acb78@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> In a smaller environment (50 users) will processor selection make
> any real difference ?  Website with some simple php scripting and
> mysql databases tied in .

<snip>

-->> Network: 100Mb switched soon to be GB switched.

-> Disk: How much information are you pulling off of the disk? If you
are doing complex queries on a 1GByte table, and server multi-megabyte
files, and using an ATA66 drive without a RAID setup, that disk is
probably going to be a slowdown for your system, and running 4x Quad
Core Xeons (core-based, not netburst) overclocked to 5Ghz won't be
noticably faster than a single Pentium 4 and 2.8Ghz. (OK, that might
be a slight exaggeration). Memory is helpful in this case. Memory can
help  here too.

-->> Disk: Databases will be text lookup (think customer records, and
a bug tracker).  sorting records will possibly be on multiple keys.
Data insertion will be VERY low volume.

-> CPU: How much is there in the way of calculations? Are the queries
simple or complex? Are there a lot of loops (even a "simple" program
with a lot of loops or recursion can be very CPU intensive)?

-->>CPU: Don't expect queries to be super complex.  Every once in a
while there might be a more complex query, but meat and potatoes will
be simple.

<snip>

Does that help answer your question?

-->> partially
-Jim Stapleton

--Darryl


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.19.6/1229 - Release Date: 1/17/2008
11:12 AM





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EFE873F88C6C41ADB6C4D2A370B4E1F2>