[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1310) Remove serialization overhead of ExecutionService when it is not needed.
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Apr 20 04:54:33 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1310.
----------------------------
Resolution: Done
> 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