[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1141) BigMemory Direct buffer

Johan Andries (JIRA) jira-events at lists.jboss.org
Mon Sep 5 10:20:26 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626259#comment-12626259 ] 

Johan Andries commented on ISPN-1141:
-------------------------------------

Can the DirectMemory project (https://github.com/raffaeleguidi/DirectMemory/wiki) be used for this?

> BigMemory Direct buffer
> -----------------------
>
>                 Key: ISPN-1141
>                 URL: https://issues.jboss.org/browse/ISPN-1141
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Distributed Cache
>    Affects Versions: 5.0.0.FINAL
>            Reporter: Magnus Magnus
>            Assignee: Manik Surtani
>             Fix For: 5.2.0.FINAL
>
>
> It should be configurable if data stored by NIO buffer or not.
> It means data stored outside of java heap. Create, destroy in the external memory should be managed by infinispan. 
> With this solution gc can run fast however infinispan node can handle huge amount of memory. 
> In the current case the optional size of the java memory of a node is smaller or equals than 4GB because of garbage collection issues above 4GB.
> See a similar thing in EHCache BigMemory.
> http://www.snoopal.com/documents/GaSovOTchHCsOF5X7bG691/-Scale-over-the-limits-an-overview-of-modern-distributed-caching-solutions
> 12nd page

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list