This is a common problem. How much should we cache in memory? Will we run into Out Of Memory Errors?
I suggest you have a look at the SoftReference class in Java. It is an excellent construct that can save you this OOM headache.
Articles:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment