> -----Original Message-----
> From: bryan [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 06, 2004 1:15 PM
> To: Struts Users Mailing List
> Subject: Re: [OT]Threads and Servlets Question
> 
> 
> threads are also a finite resource  ( particularly on Linux ).
> 
> --b
> 
> 
> On Mon, 6 Dec 2004 21:13:57 +0100, bryan <[EMAIL PROTECTED]> wrote:
> > because you should use a message driven bean to do 
> something like that.
> > 
> > --b

If the brass monkeys upstairs would let me, I would.  However, they won't, and 
I've used up all of my "oops I did it anyway" cards for a while.  So, while 
helpful, doesn't really answer my question.

As for a finite resource...... as someone else said so is memory, disk space, 
CPU, etc etc.  As for being on linux.... I've done some pretty nasty 
multi-threading, in java, on linux and haven't hit that ceiling yet... ymmmv.

> > 
> > 
> > 
> > 
> > On Mon, 6 Dec 2004 11:48:15 -0700, Jim Barrows 
> <[EMAIL PROTECTED]> wrote:
> > > Okay... I know I've read this somewhere, but can't remember.
> > > Why is it recommended you NOT start a thread inside a 
> servlet, which would translate to "Why is it a bad idea to 
> start a thread inside an action?".
> > > And, can you point me at some documentation?
> > >
> > > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > 
> > 
> > --
> > http://www.revoltingdigits.com
> > https://jestate.dev.java.net
> > 
> 
> 
> -- 
> http://www.revoltingdigits.com
> https://jestate.dev.java.net
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to