4 Replies Latest reply on Sep 16, 2014 10:04 AM by vblagojevic

    Using DistributedExecutorService via HotRod

    david.novak

      I was using an embedded cache and took advantage of the DistributedExecutorService.submitEverywhere(DistributedTask, K ...);

      Now I am trying to switch to client-server mode via HotRod but I need to keep using this execution service. Is there any way to submit such task via HotRod client to HotRod server?

       

      Thank you!