[infinispan-issues] [JBoss JIRA] (ISPN-6955) Add RpcManager.invokeRemotelyAsync for single node
Radim Vansa (JIRA)
issues at jboss.org
Wed Aug 17 09:08:00 EDT 2016
Radim Vansa created ISPN-6955:
---------------------------------
Summary: Add RpcManager.invokeRemotelyAsync for single node
Key: ISPN-6955
URL: https://issues.jboss.org/browse/ISPN-6955
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 9.0.0.Alpha4
Reporter: Radim Vansa
{{RpcManager.invokeRemotelyAsync}} is the only way RPC should be done in Infinispan 9+ to get things properly async. Many times this goes to single node only: instead of using {{Collections.singleton(owner)}} and allocating maps, there should be a streamlined version going to single node only.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list