You should definitely use Minerva if you want a pooled data
source.
However, even with Minerva, the pool is not pre-populated so you
would not expect a huge performance advantage the first time you grab
something from the pool. Actually, that's not *strictly* true, since in
jBoss the Minerva MBean opens a connection to verify that the settings are
valid, so the pool starts with size 1, but you get the idea.
One thing we could do is preload object up to the designated
"minimum" size of the pool, if you think that would be valuable. In any
case, you should see a significant advantage after the pool has grown to
steady state, not right at the beginning.
Aaron
On Tue, 5 Sep 2000, Thomas Hagedorn wrote:
> Hi,
>
> have a look at minerva which is part of the jBoss distribution.
> http://www.jboss.org/minerva/minerva.htm
>
> hope it helps
> tom
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]