[
https://issues.apache.org/jira/browse/DIRECTMEMORY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Perroud closed DIRECTMEMORY-14.
--------------------------------------
Resolution: Won't Fix
> Evaluate alternatives to Arraylist for the OffHeapMemoryBuffer Pointers list
> ----------------------------------------------------------------------------
>
> Key: DIRECTMEMORY-14
> URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-14
> Project: Apache DirectMemory
> Issue Type: Improvement
> Reporter: Raffaele P. Guidi
>
> 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)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira