Uploaded image for project: 'Apache DirectMemory'
  1. Apache DirectMemory
  2. DIRECTMEMORY-14

Evaluate alternatives to Arraylist for the OffHeapMemoryBuffer Pointers list

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      We should evaluate alternatives to Arraylist for the OffHeapMemoryBuffer Pointers list - for efficiency and concurrency (ArrayList could raise some issue in that field ifsynchronization is not well handled). A nice alternative could be http://code.google.com/p/vanilla-java/wiki/HugeCollections - it handles huge collections of homogeneus objects using off-heap memory (a good fit for the Pointers list)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raffaeleguidi Raffaele P. Guidi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: