I use a LRU pool.  Please see previous emails or examine code if you want
more details.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Adam
> Heath
> Sent: Monday, November 18, 2002 5:16 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-dev] new PooledInvoker: speeds up invocations
>
>
> On Mon, 18 Nov 2002, Bill Burke wrote:
>
> > The Pooled Invoker pools threads up to a maximum limit, after that new
> > threads are still created but are allowed to die after they service a
> > request.  (I guess I should block, but I didn't want to have a
> hard limit.)
>
> Minor nitpick, but when you reach this maximum value, shouldn't the old
> threads die off, and the new ones be recycled?
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: To learn the basics of securing
> your web site with SSL, click here to get a FREE TRIAL of a Thawte
> Server Certificate: http://www.gothawte.com/rd524.html
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to