[jboss-jira] [JBoss JIRA] (JBJCA-1305) Performance degradation using fair semaphores in heavily contended workloads

Jesper Pedersen (JIRA) issues at jboss.org
Wed Jan 6 11:45:00 EST 2016


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

Jesper Pedersen resolved JBJCA-1305.
------------------------------------
    Fix Version/s: WildFly/IronJacamar 1.3.2.Final
       Resolution: Done


> Performance degradation using fair semaphores in heavily contended workloads
> ----------------------------------------------------------------------------
>
>                 Key: JBJCA-1305
>                 URL: https://issues.jboss.org/browse/JBJCA-1305
>             Project: IronJacamar
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: WildFly/IronJacamar 1.3.1.Final
>            Reporter: John O'Hara
>            Assignee: Jesper Pedersen
>             Fix For: WildFly/IronJacamar 1.3.2.Final
>
>
> Under heavy contention, a fair semaphore causes performance degradation for threads trying to acquire a permit from the semaphore.  Changing the semaphore to not fair alleviates the performance degradation under heavy contention.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list