[jboss-jira] [JBoss JIRA] (JGRP-1717) Bundling reduces performance in scenario mimicking Inifinispan

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Nov 7 10:05:02 EST 2013


    [ https://issues.jboss.org/browse/JGRP-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921390#comment-12921390 ] 

Bela Ban edited comment on JGRP-1717 at 11/7/13 10:04 AM:
----------------------------------------------------------

Note that batching does make sense for regular messages: since all messages in a batch are from the same sender, we'd have to deliver them in turn anyway (to preserve FIFO order). Therefore, delivering them as a batch is more efficient.
                
      was (Author: belaban):
    Note that batching does make sense for regular messages: since all messages in a batch are from the same sender, we'd have to deliver them in turn anyway. Therefore, delivering them as a batch is more efficient.
                  
> Bundling reduces performance in scenario mimicking Inifinispan
> --------------------------------------------------------------
>
>                 Key: JGRP-1717
>                 URL: https://issues.jboss.org/browse/JGRP-1717
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Radim Vansa
>            Assignee: Bela Ban
>             Fix For: 3.5
>
>         Attachments: benchmark-jgroups.xml, jgroups-udp.pdf, jgroups-udp.xml
>
>
> In Radargun benchmark of JGroups mimicking the behaviour of Infinispan we can see that performance with bundling on actually reduces the performance.
> See attached configurations and results.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list