, , , . . , . , .
In-Memory
Apache , , , - memcached. , , ( "topforty" ). Memcached , . .
, , . . - cron . , , , memcached, .
-, , :
public interface PopularityService {
public List<Item> getTopItems(int count);
public void registerLike(Item item, Person liker);
public void registerView(Item item, Person viewer);thing
}
:
public class PopularStuff {
public List<Item> popularItems
...
}
( , ). , , , . , , , , -, . - Hibernate, .
, , , , . , .