]
Bela Ban updated JGRP-1310:
---------------------------
Fix Version/s: 3.0
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: