[infinispan-issues] [JBoss JIRA] (ISPN-8312) Measure how much data can be put into Infinispan
Gustavo Fernandes (JIRA)
issues at jboss.org
Mon Sep 18 05:43:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464998#comment-13464998 ]
Gustavo Fernandes commented on ISPN-8312:
-----------------------------------------
Don't forget indexing, it uses memory as well. The indexes can be stored in separate caches, in ram (local-heap) or in files that gets memory mapped by OS, thus using off-heap memory.
> Measure how much data can be put into Infinispan
> ------------------------------------------------
>
> Key: ISPN-8312
> URL: https://issues.jboss.org/browse/ISPN-8312
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cloud Integrations
> Reporter: Sebastian Łaskawiec
>
> Scenarios:
> * 512 MB container with off-heap
> * 512 MB Container without off-heap
> * 1 GB container with off-heap
> * 1 GB container without off-heap
> Data types:
> * Key/val as strings
> * key/val as bytes
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list