[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-1141) BigMemory Direct buffer
Galder ZamarreƱo (JIRA)
jira-events at lists.jboss.org
Thu May 26 10:20:00 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder ZamarreƱo resolved ISPN-1141.
------------------------------------
Resolution: Duplicate Issue
We're already working on an off-heap container implementation as shown in ISPN-871.
> BigMemory Direct buffer
> -----------------------
>
> Key: ISPN-1141
> URL: https://issues.jboss.org/browse/ISPN-1141
> Project: Infinispan
> Issue Type: Enhancement
> Components: Distributed Cache
> Reporter: Magnus Magnus
> Assignee: Manik Surtani
> Priority: Critical
>
> 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