[jboss-jira] [JBoss JIRA] (JGRP-1980) Improve throughput under contention for FlowControl.Credit

Sanne Grinovero (JIRA) issues at jboss.org
Tue Nov 17 19:53:00 EST 2015


Sanne Grinovero created JGRP-1980:
-------------------------------------

             Summary: Improve throughput under contention for FlowControl.Credit
                 Key: JGRP-1980
                 URL: https://issues.jboss.org/browse/JGRP-1980
             Project: JGroups
          Issue Type: Enhancement
    Affects Versions: 3.6.6
            Reporter: Sanne Grinovero
            Assignee: Bela Ban


The methods {{org.jgroups.protocols.FlowControl.Credit.decrementIfEnoughCredits(long, long)}} and {{org.jgroups.protocols.FlowControl.Credit.decrementAndGet(long)}} are contending the locks on class synchronization when stress testing JGroups.

Wondering if we can think of polishing the implementation, although it looks like challenging.



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


More information about the jboss-jira mailing list