Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6074

DistExec API should not require a distributed cache

XMLWordPrintable

      The current DistExec API has the limitation that it requires a distributed cache to choose the nodes on which it runs the code.
      The distexec API should instead be based off the DefaultCacheManager.

      Additionally, the API could be redesigned and possibly take inspiration from the streams API (i.e. lambdas, etc)

      cacheManager.cluster().execute(<lambda>)

      Add fluent methods to filter nodes by address, etc.

              wburns@redhat.com Will Burns
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: