Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
The other thing is Java doesn't necessarily use threads like a normal
system. if you ever run a java vm, take a look at the processes it spawns
off. There are like 10 processes initially java spawns off, which (I'm
not sure, as I don't have the source or know much about the actual
VM) probably means it's a separate process for each thread. Linux handles
that perfectly fine. I've got both processors on an old BP6 running at
around 100% utilization from two separate seti instances.
Cheers!
Jason
/------------------------------------|-------------------------\
| Jason McIntosh | CELL: 573-424-7612 |
| Webmaster, thinker, etc. | WORK: 573-884-3865 |
| http://poetshome.com/ | |
|--------------------------------------------------------------|
|"How should I know if it works? That's what beta testers are |
|for. I only coded it." |
|(Attributed to Linus Torvalds, somewhere in a posting) |
\------------------------------------|-------------------------/
On Thu, 2 May 2002, Ross, Matt wrote:
> A) I said "might" not "will"
> B) you offer no evidence to support yours either
> C) Figuring out that two processors are better than one is simple logic, for
> proving it, do a simple web search:
> http://www.apple.com/powermac/server/ - How it works on a mac
> http://physics.indiana.edu/~sg/CSE2001/singlenode.html - some benchmarking
> results involving both single and dual
> http://www.peecee.be/article.php?sid=220 - people actually using these
> things who reccommend them
> http://www.barefeats.com/pentium4.html - a few more benchmarks, including a
> comparison of a dual athlon 1.4 and a single athlon 1.4 which showed the
> dual configuration to be 70% faster than the single
>
> I've not found a benchmark between two 1ghz durons and a single 1400 XP
> Athlon, but the numbers here indicate that the dual might be somewhere in
> the ballpark of 20-30% faster than the single 1400XP. Of course, if done
> right, but that goes with anything...
>
>
> > -----Original Message-----
> > From: Kmicic [mailto:EMAIL:PROTECTED]
> > Sent: Thursday, May 02, 2002 2:46 PM
> > To: EMAIL:PROTECTED
> > Subject: Re: [MLUG - DISCUSSION] VR3
> >
> >
> > "Ross, Matt" wrote:
> >
> > > If you're just running the applications, then you should be
> > fine with the
> > > athlon, though you might find the dual a bit faster on your
> > java apps.
> >
> > Do you have any evidence to support this? Thread synchronization is a
> > bitch. Unless you're running truly distributed apps exclusively (a'la
> > EMAIL:PROTECTED or password cracker) there's no benefit to dual processors,
> > although you may actually take performance penalty for poorly written
> > apps /OS threading algorithm. My vote is for the 1.4 gig Athlon
> > (although I'm not enthusiastic about AMD products altogether).
> >
> > Paul
> > --
> > To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
> >
> > Archives are available at http://mlug.missouri.edu/list-archives/
> >
> --
> To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
>
> Archives are available at http://mlug.missouri.edu/list-archives/
>
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
Archives are available at http://mlug.missouri.edu/list-archives/