[jboss-jira] [JBoss JIRA] (JBJCA-1178) Performance enhancement for SemaphoreArrayListManagedConnectionPool.

Jeremy Whiting (JIRA) issues at jboss.org
Wed May 14 06:47:56 EDT 2014


     [ https://issues.jboss.org/browse/JBJCA-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Whiting updated JBJCA-1178:
----------------------------------

    Git Pull Request: https://github.com/ironjacamar/ironjacamar/pull/173


> Performance enhancement for SemaphoreArrayListManagedConnectionPool.
> --------------------------------------------------------------------
>
>                 Key: JBJCA-1178
>                 URL: https://issues.jboss.org/browse/JBJCA-1178
>             Project: IronJacamar
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: 1.0.24.Final, 1.2.0.Beta1
>         Environment: All platforms.
>            Reporter: Jeremy Whiting
>            Assignee: Jesper Pedersen
>              Labels: jca, performance
>
>  The array list object appears as a point of contention in the JCA.
>  To reduce the amount of contention the work during a held lock needs to be minimal.
>  This enhancement reduces the amount of work while a lock is held.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list