----------------------------------------------------------------
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 6/30/2000 11:41 PM, "Brevsville Administrator" <[EMAIL PROTECTED]>
wrote:

> Jon
> 
> I would be interested to know why you consider STM to be bad solution to
> solving threading issues,  where a developer cannot fully grasp the issues
> associated with the MT model. Surely STM is actually a "quick" fix to
> problems.
> 
> Don't flame me back. I'm fragile:) But I am interested to understand your
> view.
> 
> Chris

The short answer is that STM does not really give you what you think that
you are getting (threading protection).

The long answer is that this is an issue that has been discussed over and
over and over for the last few years on various mailing lists. I suggest
that you go and read the archives. I don't mean that as a flame or a method
to brush you off or not answer the question, I simply don't have the time to
continue repeating myself over and over again when this stuff can be found
by simply reading the archives. This is simply a horse that has been beaten
to death to many times.

The archives to look at are for this mailing list (see the URL at the bottom
of this email) as well as the archives for the servlet-interest mailing list
at Sun. The should be links to the archives somewhere on java.sun.com.

thanks,

-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]

Reply via email to