Depends on the stress level of your solution & implementation environment.besides other solutions./
thanks, jd On 9/22/10, Suranjan Kumar <[email protected]> wrote: > Hi All, > Recently, Terracotta has announced its own solution for GC issues in JVM. > As they provide caching mechanism it makes sense for them to allocate the > objects in DirectByteBuffer hence keeping them out of heap. > Though this solution has performance issues in terms of throughput they > are silent about another issue i.e fragmentation. > > http://ehcache.org/documentation/offheap_store.html > > How much value addition do we have in object pooling and writing our own > memory management? > > -- > Suranjan Kumar > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
