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

Reply via email to