Besides this, the implementation is very basic. The performance numbers are very impressive, but for small objects of the same size.
On Wed, Apr 16, 2014 at 12:31 AM, Vladimir Rodionov <[email protected]>wrote: > Its a Map only, MemStore is ConcurrentSkipListMap as far as I remember. > > -Vladimir Rodionov > > > On Tue, Apr 15, 2014 at 10:24 PM, Nick Dimiduk <[email protected]> wrote: > >> Yes, now that we have memstore abstracted, this is something worth >> experimenting with. >> >> On Tuesday, April 15, 2014, Li Li <[email protected]> wrote: >> >> > http://www.infoq.com/articles/Open-JDK-and-HashMap-Off-Heap >> > >> > >> http://openhft.blogspot.com/2014/03/javautilconcurrentconcurrenthashmap-vs.html >> > I found this offheap solution and remeber hbase faces gc problem with >> > large heap >> > >> > >
