[infinispan-issues] [JBoss JIRA] (ISPN-6027) Use bundler sender-sends-with-timer by default
Bela Ban (JIRA)
issues at jboss.org
Wed Dec 23 07:22:00 EST 2015
[ https://issues.jboss.org/browse/ISPN-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143932#comment-13143932 ]
Bela Ban commented on ISPN-6027:
--------------------------------
The question is what happens when I deliver a batch of OOB messages to Infinispan. If they are handled one-by-one, then things will be slower. I was under the impression that each message in such a batch would get inserted into Infinispan's own thread pool and the batch processing would return immediately. We need to investigate whether this is indeed the case. If so, then processing a batch of OOB messages should be faster then processing them individually, plus extert less stress on the JGroups OOB thread pool.
I'll try to test this with IspnPerfTest when I get a chance.
> Use bundler sender-sends-with-timer by default
> ----------------------------------------------
>
> Key: ISPN-6027
> URL: https://issues.jboss.org/browse/ISPN-6027
> Project: Infinispan
> Issue Type: Task
> Components: Configuration, Core
> Affects Versions: 8.1.0.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 8.2.0.Alpha1
>
>
> Performance tests show {{sender-sends-with-timer}} is still a bit faster than {{transfer-queue}}, so we should make it the default.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list