Why are connection listeners for ManagedConnections stored in a shared hashmap within BaseConnectionmanager2?

BaseConnectionManager2.getConnectionEventListener(ManagedConnection mc)

Why can't the connection listener be stored in the Managed Connection? I'd like to remove this contention. OptimizeIt has this at 32.9% in my little test on a dual CPU machine with 10 threads in contention.

Thanks,

Bill

--
================
Bill Burke
Chief Architect
JBoss Group LLC.
================



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to