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

implement a spliterator like interface for parallel traversal of local and replicated cache

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.), Release Notes, Interactive Demo/Tutorial

    Description

      The backport of ConcurrentHashMapV8 comes with an interesting interface, Spliterator and it's 3 implementations, Key/Value/EntryIterator.

      As java 7 is now being more widely adopted, it could be interesting to offer to take advantage of the java ForkJoinPool for the parallel traversal of local and replicated caches where the Infinispan map reduce framework is maybe less suited for.

      At term, it could be used to speed up the search in a cache without the need to index it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mathieu@mathieulachance.com Mathieu Lachance (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: