[appengine-java] memcache best practice or framework

2010-06-17 Thread Toby
Hello, I wonder if there is a framework (such as Objectify) also for memcache. As memcache is not on the local machine it is rather slow, especially for reoccurring requests. So on Google I/O they suggested to build your own in-memory layer around that. I know that is an easy task, still I

Re: [appengine-java] memcache best practice or framework

2010-06-17 Thread Ikai L (Google)
What aspect of Memcache is too slow? Have you run AppStats yet? The overhead of Memcache is low enough for many of the top sites on the internet to use. Some sites are listed on the main page here: http://memcached.org/ As you move closer and closer to local memory, the volatility of your cache