Hello Noel!

NJB> Serge Knystautas has started working on DBCP for James.
NJB> The first work on it is to wrap it inside of an Avalon
NJB> DataSource. So far there have been some issues found
NJB> with DBCP, so he and I are volunteering to help work on
NJB> that code.

NJB> Anyone interested in helping?

err.. being a little off topic..

I'm not well aware of the subject, but just in general
is there much gain in trying to reduce the number of
threads running? AFAIU each DBCP creates a thread or
two to maintain the size of its pool and alike.

Is there much sense in having only one service thread
that handles all the pools in our, say Fortress Container
(smth similar to CommandManager)?

Or it is just wasting efforts and its acceptable to have
a number of sleeping threads?

-Anton


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

Reply via email to