[infinispan-issues] [JBoss JIRA] (ISPN-3935) True Async remote clients (HotRod, etc) API

Radim Vansa (JIRA) issues at jboss.org
Mon Jan 27 05:59:28 EST 2014


     [ https://issues.jboss.org/browse/ISPN-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radim Vansa updated ISPN-3935:
------------------------------

    Description: 
Current RemoteCache xxxAsync methods are pseudo-async, they don't relay on NIO but just execute sync method version in separate thread.
Please make them real async by supporting async operations at transport layer.

  was:
Current RemoteCahe xxxAsync methods are pseudo-async, they don't relay on NIO but just executing sync method version in separate thread.
Please make them real async by supporting async operations at transport layer.


    
> True Async remote clients (HotRod, etc) API
> -------------------------------------------
>
>                 Key: ISPN-3935
>                 URL: https://issues.jboss.org/browse/ISPN-3935
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Remote Protocols
>    Affects Versions: 6.0.1.Final
>            Reporter: Alexander Furer
>            Assignee: Galder Zamarreño
>            Priority: Minor
>
> Current RemoteCache xxxAsync methods are pseudo-async, they don't relay on NIO but just execute sync method version in separate thread.
> Please make them real async by supporting async operations at transport layer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list