<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Declarative caching for AppEngine</title> <atom:link href="http://radomirml.com/2010/05/20/declarative-caching-for-appengine/feed" rel="self" type="application/rss+xml" /><link>http://radomirml.com/2010/05/20/declarative-caching-for-appengine</link> <description>my blah, blah, blah...</description> <lastBuildDate>Tue, 04 Oct 2011 06:20:48 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1</generator> <item><title>By: Henric</title><link>http://radomirml.com/2010/05/20/declarative-caching-for-appengine/comment-page-1#comment-43</link> <dc:creator>Henric</dc:creator> <pubDate>Tue, 01 Jun 2010 08:58:25 +0000</pubDate> <guid
isPermaLink="false">http://radomirml.com/?p=203#comment-43</guid> <description>I&#039;m aware of this limitation. In some places, we are actually using the cache to store used cache keys, just to be able to clear parts of the cache.</description> <content:encoded><![CDATA[<p>I&#8217;m aware of this limitation. In some places, we are actually using the cache to store used cache keys, just to be able to clear parts of the cache.</p> ]]></content:encoded> </item> <item><title>By: radomir</title><link>http://radomirml.com/2010/05/20/declarative-caching-for-appengine/comment-page-1#comment-42</link> <dc:creator>radomir</dc:creator> <pubDate>Tue, 01 Jun 2010 07:51:09 +0000</pubDate> <guid
isPermaLink="false">http://radomirml.com/?p=203#comment-42</guid> <description>At this time, you could clear cached entry using the @MemCacheSetter annotation, setting the value to null. I&#039;ll make a note about this and add a separate annotation for removing from cache.Notice, however, that it&#039;s not possible to clear the complete Memcache on GAE or just selected parts of it as you mentioned.</description> <content:encoded><![CDATA[<p>At this time, you could clear cached entry using the @MemCacheSetter annotation, setting the value to null. I&#8217;ll make a note about this and add a separate annotation for removing from cache.</p><p>Notice, however, that it&#8217;s not possible to clear the complete Memcache on GAE or just selected parts of it as you mentioned.</p> ]]></content:encoded> </item> <item><title>By: Henric</title><link>http://radomirml.com/2010/05/20/declarative-caching-for-appengine/comment-page-1#comment-41</link> <dc:creator>Henric</dc:creator> <pubDate>Tue, 01 Jun 2010 07:18:59 +0000</pubDate> <guid
isPermaLink="false">http://radomirml.com/?p=203#comment-41</guid> <description>This looks really interesting! Do you have any ideas to how to clear the cache for a specific method? Expiration cache is good but there are often situations where you want to clear parts of the cache.</description> <content:encoded><![CDATA[<p>This looks really interesting! Do you have any ideas to how to clear the cache for a specific method? Expiration cache is good but there are often situations where you want to clear parts of the cache.</p> ]]></content:encoded> </item> <item><title>By: radomir</title><link>http://radomirml.com/2010/05/20/declarative-caching-for-appengine/comment-page-1#comment-39</link> <dc:creator>radomir</dc:creator> <pubDate>Fri, 28 May 2010 06:47:34 +0000</pubDate> <guid
isPermaLink="false">http://radomirml.com/?p=203#comment-39</guid> <description>No, I don&#039;t. In fact, I&#039;m very happy with Stripes. As far as I recall, &quot;Hello World&quot; type of application with Stripes that I tried on App Engine was starting up in just a couple of seconds. (I based BugDigger on Stripes and currently it needs about 15 seconds to start up.) Before that I was trying to use Grails, which was a disaster... its dynamic nature is resource hungry resulting in too many deadline exceptions on App Engine, in many cases completely preventing application to start up. Did you try SpringMVC that way to see how much time goes to the framework initialization?So, I can only recommend Stripes (not only for use on App Engine but for standalone applications too). It proved as a really stable and well thought framework.P.S. I have some hours available in June so feel free to contact me if you need any developer help.</description> <content:encoded><![CDATA[<p>No, I don&#8217;t. In fact, I&#8217;m very happy with Stripes. As far as I recall, &#8220;Hello World&#8221; type of application with Stripes that I tried on App Engine was starting up in just a couple of seconds. (I based BugDigger on Stripes and currently it needs about 15 seconds to start up.) Before that I was trying to use Grails, which was a disaster&#8230; its dynamic nature is resource hungry resulting in too many deadline exceptions on App Engine, in many cases completely preventing application to start up. Did you try SpringMVC that way to see how much time goes to the framework initialization?</p><p>So, I can only recommend Stripes (not only for use on App Engine but for standalone applications too). It proved as a really stable and well thought framework.</p><p>P.S. I have some hours available in June so feel free to contact me if you need any developer help.</p> ]]></content:encoded> </item> <item><title>By: john</title><link>http://radomirml.com/2010/05/20/declarative-caching-for-appengine/comment-page-1#comment-38</link> <dc:creator>john</dc:creator> <pubDate>Fri, 28 May 2010 05:22:39 +0000</pubDate> <guid
isPermaLink="false">http://radomirml.com/?p=203#comment-38</guid> <description>Are you seeing deadline exceeded exceptions with Stripes?  We&#039;re using SpringMVC and since the framework takes so long to start up the app often gets deadline exceeded exceptions during loading requests.Thanks</description> <content:encoded><![CDATA[<p>Are you seeing deadline exceeded exceptions with Stripes?  We&#8217;re using SpringMVC and since the framework takes so long to start up the app often gets deadline exceeded exceptions during loading requests.</p><p>Thanks</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 10/20 queries in 0.003 seconds using disk

Served from: radomirml.com @ 2012-02-05 17:34:16 -->
