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

PerformConcurrently with collector

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • 15.1.0.Dev05
    • None
    • None
    • None

      From discussion: https://github.com/infinispan/infinispan/pull/13156#discussion_r1833476251

      With a delete query, it would be nice to send the remove operations concurrently, like two or four at a time. It may help improve performance in a cross-site deployment where the removals are slower than usual (due to site latency).

      The proposed solution is adding a new method CompletionStages#performConcurrently that accepts a collector.

              wburns@redhat.com Will Burns
              pruivo@redhat.com Pedro Ruivo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: