[jboss-jira] [JBoss JIRA] (WFLY-3552) Updated implementation of StrictMaxPool
John O'Hara (JIRA)
issues at jboss.org
Thu Jun 26 12:05:24 EDT 2014
John O'Hara created WFLY-3552:
---------------------------------
Summary: Updated implementation of StrictMaxPool
Key: WFLY-3552
URL: https://issues.jboss.org/browse/WFLY-3552
Project: WildFly
Issue Type: Requirement
Security Level: Public (Everyone can see)
Reporter: John O'Hara
Assignee: Jason Greene
To eliminate contention in the EJB StrictMaxPool, we have changed the underlying data structure to use ConcurrentLinkedQueue, instead of the LinkedList with synchronization that is in the implementation currently.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list