在Google App Engine中使用缓存
2009 2 20 12:08 PM 0 条评论 2407 次查看
分类:Google App Engine 标签:Google App Engine, Python
好在Google也考虑到这个问题,提供了Memcache API来解决性能问题。方法就是把经常使用的、在数据库中查询比较耗时的数据放在内存中缓存起来,然后直接访问内存即可。
をつあおにまで GFW!
2009 2 20 12:08 PM 0 条评论 2407 次查看
分类:Google App Engine 标签:Google App Engine, Python
2009 2 20 10:50 AM 0 条评论 3234 次查看
分类:Google App Engine 标签:Google App Engine, Python
2009 2 18 02:16 PM 3 条评论 6171 次查看
分类:Google App Engine 标签:Google App Engine, Python
2009 2 12 03:34 PM 2 条评论 3047 次查看
分类:Google App Engine 标签:Google App Engine, Python
2009 2 11 08:53 PM 3 条评论 6537 次查看
分类:Google App Engine 标签:Google App Engine, Python, jQuery
2009 2 9 04:13 PM 0 条评论 3321 次查看
分类:Google App Engine 标签:Google App Engine, Python, jQuery
2009 2 5 10:51 PM 1 条评论 9907 次查看
2009 2 5 05:48 PM 0 条评论 2710 次查看
分类:Google App Engine 标签:Google App Engine, Python
2009 2 4 08:44 PM 0 条评论 5545 次查看
分类:Google App Engine 标签:Google App Engine, Python
2009 2 3 03:31 PM 9 条评论 3066 次查看