----------------------------------------------------------------
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!!!
----------------------------------------------------------------
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
On Fri, 30 Jun 2000 12:18:54 -0700, Jon Stevens wrote:
>on 6/30/2000 1:28 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>> i also do my servlets as
>>
>> implements SingleThreadModel
>
>Don't do that unless you have a really really good understanding of MT
>issues. you are often worse off by implementing STM and I can say now that
>at ALL times it is a bad idea to do so.
>
>-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]