> From: JiaDong Huang [mailto:[EMAIL PROTECTED] 
> Subject: RE: Multi processor issue
> 
> So it is just a case of simple MT issue - multiple threads have
> accessed/operated on a class/object that is not MT safe.


I wouldn't label the situation as "simple" - threading issues frequently
are not.

> If an effective stress test had been done on single CPU 
> environment, the issue should have been revealed too.

In theory yes, but it could well take years to trigger the problem on a
single CPU, unless artificial pauses are inserted to widen the timing
windows.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to