[jboss-user] [IronJacamar] - LocalManagedConnectionFactory#matchManagedConnections performance

gui borland do-not-reply at jboss.com
Wed May 29 15:56:40 EDT 2013


gui borland [https://community.jboss.org/people/janssk77] created the discussion

"LocalManagedConnectionFactory#matchManagedConnections performance"

To view the discussion, visit: https://community.jboss.org/message/820208#820208

--------------------------------------------------------------
HI, 

I'm using jboss 7 with a plain old oracle datasource. (pool of 200 connections, all with the same username/password)
Profiling shows that a lot of time is spent in the above method. It for instance calls a synchronized method (getConnectionProperties), which is problematic in a parallel environment. 

Knowing that my datasource only contains 'matching' connections, i wonder whether there is a way of skipping the properties comparision step. 

Any ideas ? 

Thanks, 
Koen
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/820208#820208]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130529/6499bda7/attachment.html 


More information about the jboss-user mailing list