----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

All my testing has been with Sun jvm 1.2.2 and native threads.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of jon *
Sent: Wednesday, October 20, 1999 8:00 PM
To: Java Apache Users
Subject: Re: multi-threading and jserv


----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

on 10/20/99 4:55 PM, Dustin Goodwin at [EMAIL PROTECTED] wrote:

>
> I am do load testing with several jserv based systems. I am do the testing
> on E450 4-way servers. I have been beating up the programmers about the
fact
> the sometimes I can only use up one cpu no matter how much load I add. The
> best of the systems I can get up to 2 cpu going. So my questions is this.
> Has anyone built complex jserv based systems that multi-threads well? My
> definition of good multi-threading is that performance starts to degarding
> only after using 100% of all the processors in a system.
>
> - Dustin -

think about it, this is a function of the JVM you are using, right? so, make
sure that you are using native threads and the latest PRODUCTION release of
the Sun 1.2 JVM.

-jon



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to