Using Java, Tomcat and mysql-connector-java-5.1.10-bin.jar how long should it take to get a connection from the pool?
One quarter of a second is what I'm seeing and that seems like a long time, but maybe that is just how it is in the MySQL/Java world (is it really that bad, or is there something wrong with my code).