Modify ↓
Ticket #70 (closed enhancement: Moved to GitHub)
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: | |
| Blocked By: | Blocking: |
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
comment:1 Changed 4 years ago by peterfarrell
- Version changed from Uncategorized to 1.8.0
- Milestone set to Mach-II 1.8.0 alpha
comment:2 Changed 3 years ago by peterfarrell
- totalhours set to 0
- billable set to 1
- hours set to 0
- Version changed from 1.8.0 - Framework to 1.9.0 - Framework
- Milestone changed from Mach-II 1.8.0 alpha to Mach-II 1.9.0 alpha
- estimatedhours set to 0
comment:3 Changed 2 years ago by kurtwiersma
- Priority changed from major to minor
- Version changed from 1.9.0 - Framework to Uncategorized - Framework
- Milestone changed from Mach-II 1.9.0 alpha to Uncategorized
Note: See
TracTickets for help on using
tickets.
