“I am Two Queues; I add entries to an LRU cache as they are accessed. If an entry is accessed again, I move them to second, larger, LRU cache.”— Ahmed Ali, javalandscape.blogspot.comTagged: Computer Science, Cache