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

In BCHM traverse internal segments for parallel map/reduce execution

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: