[jboss-jira] [JBoss JIRA] Commented: (JGRP-1310) Remove serialization overhead of ExecutionService when it is not needed.
William Burns (JIRA)
jira-events at lists.jboss.org
Sat Apr 16 14:34:33 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596001#comment-12596001 ]
William Burns commented on JGRP-1310:
-------------------------------------
This should be on the 2.12 branch and master now. If you wanted to check and resolve Bela.
> Remove serialization overhead of ExecutionService when it is not needed.
> ------------------------------------------------------------------------
>
> Key: JGRP-1310
> URL: https://issues.jboss.org/browse/JGRP-1310
> Project: JGroups
> Issue Type: Enhancement
> Affects Versions: 2.12
> Reporter: William Burns
> Assignee: Bela Ban
> Fix For: 2.12.1, 3.0
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> We can remove the serialization overhead of requests in a few different cases
> # When the submitter is the coordinator
> # When the consumer is the coordinator
> # When the consumer is the same as the submitter
> With these changes it should be a lot closer in performance to a normal ExecutorService when used on a single node cluster.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list