On Thursday 14 November 2002 10:57 am, Bill Burke wrote:
> ...  Code is in 3.2 and head under
> server/src/main/org/jboss/invocation/pooled.  If you want to know how to
> use this, look at the testsuite under pooled/ test.

Is there any chance that this PooledInvoker in 3.2 can fix my problem
with the Invoker in 3.0.4?  Currently, I'm at the point where the Invoker
quits because a call to Thread.start() failed (hit max of 1024 threads).
And, to make matters worse... there are 954 threads sitting around doing
nothing at all other than keeping a socket open on port 8090.  Looks like
doing nothing because one side did not tell the other to close or
something.  I haven't gotten that far on this problem yet.  But I'm still
looking.  I was sort of expecting that what a thread was done, it would
sort of go away or something...  that is not the situation currently.
Has anyone fixed this problem in 3.0.4 yet?
        -Dan

-- 
Dan A. Dickey
[EMAIL PROTECTED]


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