]
Radim Vansa updated ISPN-8618:
------------------------------
Component/s: Remote Protocols
Async Hot Rod client
--------------------
Key: ISPN-8618
URL:
https://issues.jboss.org/browse/ISPN-8618
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Reporter: Radim Vansa
Assignee: Radim Vansa
While we expose asynchronous operations in RemoteCache and more recently in counters and
multimap, all communication is currently synchronous.
This is an umbrella task for handling communication asynchronously.