Ticket #70 (assigned enhancement)
Implement soft references object for use in caching package
| Reported by: | peterfarrell | Owned by: | kurtwiersma |
|---|---|---|---|
| Priority: | minor | Milestone: | Uncategorized |
| Component: | framework - util | Version: | Uncategorized - Framework |
| Keywords: | caching softRefs | Cc: | |
| Blocking: | Blocked By: |
Description
We should consider implementing a generic soft reference object in MachII.util that could be used by the time span cache strategy and other other potential system that requires a soft reference registration.
This would be important to alleviate any problems with Java throwing an OutOfMemoryError if there is too much too loaded up in a cache.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
