-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
It would be nice to have a bounded container that allows for eviction based on how much memory approximately the various arrays would take up.
If possible we may even to enhance the data container to have a callback to provide a user specified way of calculating size for non byte[] values.
This implementation would not know anything about duplicate references in the container and would count it double.
- incorporates
-
ISPN-863 Eviction based on JVM memory utilization
- Closed