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

In BCHM traverse internal segments for parallel map/reduce execution

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • 8.2.0.Beta1
    • 7.0.0.Final
    • Core
    • None

      Currently when BoundedConcurrentHashMap is used in DataContainer we split input keys and traverse key/value pairs in parallel using executor. That is all good, however, we should optimize this solution as each segment in BCHM is a separate map we can iterate over each segment in a separate thread rather than blindly splitting input keys.

              Unassigned Unassigned
              vblagoje Vladimir Blagojevic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: