Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement soft references object for use in caching package #55

Open
mpwoodward opened this issue Mar 1, 2012 · 0 comments
Open

Implement soft references object for use in caching package #55

mpwoodward opened this issue Mar 1, 2012 · 0 comments

Comments

@mpwoodward
Copy link

(Moved from http://trac.mach-ii.com/machii/ticket/70)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant