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

Magnus Magnus (JIRA) jira-events at lists.jboss.org
Thu May 26 06:50:01 EDT 2011


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


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